Scilab 5.5.1
      
      
    Please note that the recommended version of Scilab is 2026.0.0. This page might be outdated.
However, this page did not exist in the previous stable version.
C
- case (Matlab function) — Case switch
 - cat (Matlab function) — Arrays concatenation
 - cd (Matlab function) — Change/get working directory
 - ceil (Matlab function) — Round up
 - cell (Matlab function) — Create cell array
 - cell2mat (Matlab function) — Convert a cell array into a matrix
 - cellstr (Matlab function) — Convert strings vector (or strings matrix) into a cell of strings
 - chol (Matlab function) — Cholesky factorization
 - cla (Matlab function) — Clear current axes
 - clc (Matlab function) — Clear Command Window
 - clear (Matlab function) — Remove items from workspace, freeing up system memory
 - clf (Matlab function) — Clear current figure window
 - clock (Matlab function) — Current time as a date vector
 - close (Matlab function) — Delete specified figure
 - closereq (Matlab function) — Default figure close request function
 - colordef (Matlab function) — Set default property values to display different color schemes
 - complex (Matlab function) — Returns the complex form corresponding to the given real part and imaginary part
 - conj (Matlab function) — Complex conjugate
 - continue (Matlab function) — Keyword to pass control to the next iteration of a loop
 - conv (Matlab function) — 1-D Convolution
 - conv2 (Matlab function) — 2-D Convolution
 - cos (Matlab function) — Cosine
 - cosh (Matlab function) — Hyperbolic cosine
 - cot (Matlab function) — Cotangent
 - coth (Matlab function) — Hyperbolic cotangent
 - cputime (Matlab function) — Elapsed CPU time
 - csc (Matlab function) — Cosecant
 - csch (Matlab function) — Hyperbolic cosecant
 - cumprod (Matlab function) — Cumulative product
 - cumsum (Matlab function) — Cumulative sum
 
| Report an issue | ||
| << B | Matlab-Scilab equivalents | D >> |