Navigation
index
scilab beta documentation
»
C
ΒΆ
m2sci_case
Case switch
m2sci_cat
Arrays concatenation
m2sci_cd
Change/get working directory
m2sci_ceil
Round up
m2sci_cell
Create cell array
m2sci_cell2mat
Convert a cell array into a matrix
m2sci_cellstr
Convert strings vector (or strings matrix) into a cell of strings
m2sci_chol
Cholesky factorization
m2sci_cla
Clear current axes
m2sci_clc
Clear Command Window
m2sci_clear
Remove items from workspace, freeing up system memory
m2sci_clf
Clear current figure window
m2sci_clock
Current time as a date vector
m2sci_close
Delete specified figure
m2sci_closereq
Default figure close request function
m2sci_colordef
Set default property values to display different color schemes
m2sci_complex
Returns the complex form corresponding to the given real part and imaginary part
m2sci_continue
Keyword to pass control to the next iteration of a loop
m2sci_conv
1-D Convolution
m2sci_conv2
2-D Convolution
m2sci_cos
Cosine
m2sci_cosh
Hyperbolic cosine
m2sci_cot
Cotangent
m2sci_coth
Hyperbolic cotangent
m2sci_cputime
Elapsed CPU time
m2sci_csc
Cosecant
m2sci_csch
Hyperbolic cosecant
m2sci_cumprod
Cumulative product
m2sci_cumsum
Cumulative sum
m2sci_conj
Complex conjugate
This Page
Show Source
Quick search
Enter search terms or a module, class or function name.
Navigation
index
scilab beta documentation
»