[Scilab-users] Help in use of string execution

Daniel Penalva dkajah at gmail.com
Mon Feb 18 17:00:09 CET 2013


thank you ! naming you in my qualify ;-)


On Mon, Feb 18, 2013 at 12:53 PM, Antoine ELIAS <
antoine.elias at scilab-enterprises.com> wrote:

>  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 listusers at lists.scilab.orghttp://lists.scilab.org/mailman/listinfo/users
>
>
>
> --
> Antoine ELIAS
> Software developer
> -----------------------
> Scilab Enterprises
> 143bis rue Yves Le Coz - 78000 Versailles
> Phone: 01.80.77.04.70http://www.scilab-enterprises.com
>
>
> _______________________________________________
> users mailing list
> users at lists.scilab.org
> http://lists.scilab.org/mailman/listinfo/users
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.scilab.org/pipermail/users/attachments/20130218/09134dd5/attachment.htm>


More information about the users mailing list