thank you ! naming you in my qualify ;-)
On Mon, Feb 18, 2013 at 12:53 PM, Antoine ELIAS < [email protected]> 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 > [email protected]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.70http://www.scilab-enterprises.com > > > _______________________________________________ > users mailing list > [email protected] > http://lists.scilab.org/mailman/listinfo/users > >
_______________________________________________ users mailing list [email protected] http://lists.scilab.org/mailman/listinfo/users
