[Scilab-users] Running Scilab scripts

Serge Steer Serge.Steer at inria.fr
Tue Jan 8 17:22:38 CET 2013


Le 30/12/2012 06:18, Gordon Clarke a écrit :
> I've recently loaded Scilab 5.4.0 onto my Mac.
>
> Initially converted a couple of MATLAB M scripts over to SCI scripts. 
> After several hours of work and having to undo most of what the Scilab 
> conversion process implemented I managed to get the SCI scripts to 
> work. Next I created an SCI/SCE script from scratch similar to one of 
> the converted MATLAB scripts and every time I exec it I was just given 
> the prompt -->.
>
> Then I created a 2 line Hello World SCI script and same again only get 
> the prompt back. After several hours of trying numerous things, like 
> linking the SCI/SCE script to Scilab, checking permissions etc still 
> nothing. It doesn't matter from where I exec the script, command line 
> or via the editor. Always same result nothing.
>
> Anybody have any ideas?

Please can you send us your Hello World SCI script and how do you exec it.
Serge Steer
>
> The 2 line script was:
> s="Hello World!";
> disp(s);
>
> cheers
> Gordon
>
>
> _______________________________________________
> 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/20130108/c278b9ae/attachment.htm>


More information about the users mailing list