Scilab 6.0.0
Scilab Help >> Demo Tools > demo_end
demo_end
completes a demonstration
Syntax
demo_end()
Description
The function demo_end() is used to complete a demonstration. It shall be used complementarily with the function demo_begin. It resets the state of the environment as it was before to use the function demo_begin : width of the console and the variables value.
Comments
Add a comment:
Please login to comment this page.