[scilab-Users] Problem in datafit

Samuel Gougeon Samuel.Gougeon at univ-lemans.fr
Fri Mar 19 12:41:53 CET 2010


Hi Paul,

----- Message d'origine -----
De : Carrico, Paul
Date : 19/03/2010 10:45:
> => so does it exist like "del memory" that I put on the top of the program ?
>   

clear;  clears all Scilab variables defined at the current execution 
level, except the protected ones.
Moreover, clearglobal(); clears all Scilab unprotected variables defined 
at the global level.

SG




More information about the users mailing list