[Scilab-users] Scilab dynamic lists and correct use of null()?

Rafael Guerra jrafaelbguerra at hotmail.com
Thu Aug 15 21:26:42 CEST 2013


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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.scilab.org/pipermail/users/attachments/20130815/fb2e3704/attachment.htm>


More information about the users mailing list