[scilab-Users] How to automatically increase matrix name number

Antoine Monmayrant antoine.monmayrant at laas.fr
Fri Sep 24 12:32:10 CEST 2010


Le 24/09/2010 12:03, Carrico, Paul a écrit :
>     A = A + execstr(newstr);
I think you mean:

    execstr(" A = A + "+newstr);

Antoine

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.scilab.org/pipermail/users/attachments/20100924/13df2980/attachment.htm>


More information about the users mailing list