<< add_demo Demo Tools demo_choose >>

Scilab Help >> Demo Tools > demo_begin

demo_begin

begin a demonstration. This function is obsolete. Please use exec instead.

Séquence d'appel

demo_begin()

Description

The function demo_begin is used to begin a demonstration. It sets the script and the values in mode of non display on the console, save the environment variables in a temporary file and save the width of the console. This function shall be used with the function demo_end.

Voir Aussi

History

VersionDescription
2026.0.0 Tagged obsolete and will be removed in Scilab 2026.1.0.

Report an issue
<< add_demo Demo Tools demo_choose >>