Hello,Could someone explain why the following error occurs when trying to
remove using null() an element from a Scilab dynamic list constructed as
follows:test(1).parm1 = [ 1 2 3 4];test(1).parm2 = ones(3,3);test(2) =
test(1);test(2).parm3 = "hello";test(1)=null(); !--error 10000
Incorrect assignment.\n at line 13 of function %0_i_st called by :
test(1)=null();Thanks and regards,Rafael Guerra
--
View this message in context:
http://mailinglists.scilab.org/Scilab-dynamic-lists-and-correct-use-of-null-tp4027237.html
Sent from the Scilab users - Mailing Lists Archives mailing list archive at
Nabble.com.
_______________________________________________
users mailing list
users@lists.scilab.org
http://lists.scilab.org/mailman/listinfo/users