<< E
Equivalences Matlab -> Scilab
G >>
Scilab Help
>>
Code Matlab => Scilab
>
Equivalences Matlab -> Scilab
> F
F
factor (Matlab function)
—
Prime numbers decomposition
false (Matlab function)
—
False array
fclose (Matlab function)
—
Close one or more open files
feof (Matlab function)
—
Test for end-of-file
ferror (Matlab function)
—
Query about errors in file input or output
feval (Matlab function)
—
Function evaluation
fft (Matlab function)
—
Discrete Fourier transform
fftshift (Matlab function)
—
Shift zero-frequency component of discrete Fourier transform to center of spectrum
fgetl (Matlab function)
—
Read line(s) from file, discard newline character
fgets (Matlab function)
—
Read line from file, keep newline character
fileparts (Matlab function)
—
Return filename parts
filesep (Matlab function)
—
Return the directory separator for this platform
find (Matlab function)
—
Find indices and values of nonzero elements
findstr (Matlab function)
—
Find one string within another
fix (Matlab function)
—
Round towards zero
fliplr (Matlab function)
—
Flip matrix in left/right direction
flipud (Matlab function)
—
Flip matrix in up/down direction
floor (Matlab function)
—
Round down
fopen (Matlab function)
—
Open a file or obtain information about open files
for (Matlab function)
—
Repeat statements a specific number of times
format (Matlab function)
—
Control display format for output
fprintf (Matlab function)
—
Write formatted data to file
fread (Matlab function)
—
Read binary data to a file
frewind (Matlab function)
—
Move the file position indicator to the beginning of an open file
fscanf (Matlab function)
—
Read formatted data to file
fseek (Matlab function)
—
Set file position indicator
ftell (Matlab function)
—
Get file position indicator
full (Matlab function)
—
Convert sparse matrix to full matrix
fullfile (Matlab function)
—
Build a full filename from parts
function (Matlab function)
—
Function definition
fwrite (Matlab function)
—
Write binary data to a file
Report an issue
<< E
Equivalences Matlab -> Scilab
G >>