Hello
I am attempting to port some Matlab scripts to Scilab. I am having problems
with the following code:
114 plotOptions = { command, value };
plotOptions has been declared as an empty matrix (N/A, double) command is a
1x1 string and value is a 1x3 double. The error message that I get is:
!--error 144
Undefined operation for the given operands.
check or define function %c_c_s for overloading.
at line 114 of function plotloggedsignal called by :
Is there a simple workaround for this problem?
TIA
James
--
View this message in context:
http://mailinglists.scilab.org/beginners-question-tp4030369.html
Sent from the Scilab users - Mailing Lists Archives mailing list archive at
Nabble.com.
_______________________________________________
users mailing list
[email protected]
http://lists.scilab.org/mailman/listinfo/users