Scilab 6.0.0
Scilabヘルプ >> Matlab to Scilab Conversion Tips > Matlab-Scilab equivalents > H > help (Matlab function)
help (Matlab function)
Display help
Particular cases
In Scilab you can not get help on a toolbox, only on a function.
Scilab equivalent for Matlab help syntax is help("names").
Comments
Add a comment:
Please login to comment this page.