[Scilab-users] About the function ms_var in GROCER

lihnyaa lihnyaa at gmail.com
Mon Apr 1 04:18:33 CEST 2013


Hi, Eric,

Thanks for your help.

I just use the function ms_var. When there are 4 variable in var(the code is
r=ms_var('all',1,['y';'p';'s';'x'],2,2,3,'prt=initial;final')), it works
well. But if I add a variable(the code is r=ms_var('all',1,['y'; 'p'; 'm';
's'; 'x'],2,2,3,'prt=initial;final')), it comes across an error. The error
information is presented below:

Initial statistical moments and parameters   
!--error 202 
max: Wrong type for argument 1: Real matrix expected.
at line      37 of function MSVAR_Constraint called by :  
at line      20 of function MSVAR_PrintInit called by :  
at line     165 of function ms_estimate called by :  
at line     294 of function ms_var called by :  
r=ms_var('all',1,['y';'p';'m';'s';'x'],2,2,3,'prt=initial;final')





--
View this message in context: http://mailinglists.scilab.org/About-the-function-ms-var-in-GROCER-tp4026408p4026416.html
Sent from the Scilab users - Mailing Lists Archives mailing list archive at Nabble.com.



More information about the users mailing list