feval (Matlab function)
Function evaluation
Particular cases
- One output:
 In this case Scilab evstr is an equivalent to feval, after modifying inputs such as in examples below.
- More than one output:
 In this case Scilab execstr is an equivalent to feval, after modifying inputs such as in examples below.
Examples
| Matlab | Scilab | 
| Report an issue | ||
| << ferror (Matlab function) | F | fft (Matlab function) >> |