[Scilab-users] Undefined variable: MSDOS

Antoine Monmayrant antoine.monmayrant at laas.fr
Tue Jul 23 23:48:03 CEST 2013


Le 23/07/13 17:41, Nima Sahraneshin-Samani a écrit :
> Hi
> I have a problem with SciAO tool box
>
> Startup execution:
>    loading initial environment
>   if ~MSDOS then
>        !--error 4
> Undefined variable: MSDOS
> at line     214 of exec file called by :
> exec("C:\PROGRA~1\SCILAB~1.1\contrib\SciAO\\loader.sce");
> in  execstr instruction    called by :
> 400a644fca:-7fa3");execstr(toolboxes(1));if exists("%oldgcbo") then gcbo = %oldg
> while executing a callback
>
> in windows Xp .
>
> regards
> _______________________________________________
> users mailing list
> users at lists.scilab.org
> http://lists.scilab.org/mailman/listinfo/users
Hi,

As far as I know, SciAO was developed for old version of Scilab and have 
not been updated in a while.
MSDOS variable (that was used to determine whether the system was a 
windows one or some kind of unix) is no deprecated.
SciAO needs some work to be usable with recent Scilab version.
I think someone mentioned that he wanted to port SciAO to scilab 5.x in 
the future...

Antoine



More information about the users mailing list