[Scilab-users] Running Scilab scripts

Gordon Clarke gordonc53 at gmail.com
Sun Dec 30 06:18:37 CET 2012


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?

The 2 line script was:
s="Hello World!";
disp(s);

cheers
Gordon
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.scilab.org/pipermail/users/attachments/20121230/bdd14736/attachment.htm>


More information about the users mailing list