Scilab-Branch-5.3-GIT
      
      
    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.
F
- m2sci_factor — Prime numbers decomposition
 - m2sci_false — False array
 - m2sci_fclose — Close one or more open files
 - m2sci_feof — Test for end-of-file
 - m2sci_ferror — Query about errors in file input or output
 - m2sci_feval — Function evaluation
 - m2sci_fft — Discrete Fourier transform
 - m2sci_fftshift — Shift zero-frequency component of discrete Fourier transform to center of spectrum
 - m2sci_fgetl — Read line(s) from file, discard newline character
 - m2sci_fgets — Read line from file, keep newline character
 - m2sci_fileparts — Return filename parts
 - m2sci_filesep — Return the directory separator for this platform
 - m2sci_find — Find indices and values of nonzero elements
 - m2sci_findstr — Find one string within another
 - m2sci_fix — Round towards zero
 - m2sci_fliplr — Flip matrix in left/right direction
 - m2sci_flipud — Flip matrix in up/down direction
 - m2sci_floor — Round down
 - m2sci_fopen — Open a file or obtain information about open files
 - m2sci_for — Repeat statements a specific number of times
 - m2sci_format — Control display format for output
 - m2sci_fprintf — Write formatted data to file
 - m2sci_fread — Read binary data to a file
 - m2sci_frewind — Move the file position indicator to the beginning of an open file
 - m2sci_fscanf — Read formatted data to file
 - m2sci_fseek — Set file position indicator
 - m2sci_ftell — Get file position indicator
 - m2sci_full — Convert sparse matrix to full matrix
 - m2sci_fullfile — Build a full filename from parts
 - m2sci_function — Function definition
 - m2sci_fwrite — Write binary data to a file
 
| << E | Matlab-Scilab equivalents | G >> |