[Scilab-users] Help in use of string execution

Antoine ELIAS antoine.elias at scilab-enterprises.com
Mon Feb 18 16:53:33 CET 2013


Hi,

Don't forget to use 2 quotes ' and double quotes "  in string.

like :
execstr("current = createAllCurrents([""Na""; ""Kp""; ""L""])");

Antoine

Le 18/02/2013 16:37, Daniel Penalva a écrit :
> Hi guys, i cant get this to work:
>
> execstr( " current = createAllCurrents( ["Na"; "Kp"; "L"] ) " );
> error : waiting for right parenthesis
>
> or
>
> evstr( " current = createAllCurrents( ["Na"; "Kp"; "L"] ) " );
> error: invalid factor
>
> i really apreciate your help !
>
>
> _______________________________________________
> users mailing list
> users at lists.scilab.org
> http://lists.scilab.org/mailman/listinfo/users


-- 
Antoine ELIAS
Software developer
-----------------------
Scilab Enterprises
143bis rue Yves Le Coz - 78000 Versailles
Phone: 01.80.77.04.70
http://www.scilab-enterprises.com

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


More information about the users mailing list