Scilab 6.0.0
Scilab Help >> Demo Tools > demo_run
demo_run
script file execution
Syntax
demo_run(fil)
Description
The function demo_run executes a script in the file 'fil' given in argument.
See Also
- exec — script file execution
- demo_begin — begin a demonstration
- demo_end — completes a demonstration
Comments
Add a comment:
Please login to comment this page.