[Scilab-users] XCOS error: "Undefined variable: m"

Clément David clement.david at scilab-enterprises.com
Mon Sep 15 12:17:30 CEST 2014


Hello,

There is a typo in the context, I guess you forgot '//' to comment
units.

    // PID Controller Parameters
    DR=-1; //Controller Direction: Reverse=-1, Direct=1
--> PVmax=2; [m]
    PVmin=0;

Regards,

--
Clément

Le dimanche 14 septembre 2014 à 00:24 +0900, Noguchi a écrit :
> I am a beginner of Scilab. 
> 
> I am using Scilab 5.5.0 XCOS on windows 8.
> 
>  
> 
> When I run my XCOS model, I got an error message “Undefined variable:
> m”.
> 
> I don’t use variable m in Context or XCOS models.
> 
>  
> 
> When I copy the all lines of context in my XCOS model on Scilab
> console and run the attached XCOS model, it works as I expected.
> 
>  
> 
> May I ask your help to remove my error message?
> 
>  
> 
>  
> 
>  
> 
> 
> _______________________________________________
> users mailing list
> users at lists.scilab.org
> http://lists.scilab.org/mailman/listinfo/users





More information about the users mailing list