[Scilab-users] Restart with 5.4.0 update

Rakshith Nayak rnyk1991 at gmail.com
Mon Mar 25 04:52:53 CET 2013


Have you tried the MATLAB equivalent for "echo" -- mode() function?
In MATLAB echo displays everything in the command window.
you can use
mode(1) in scilab for echo on in MATLAB
mode(0) in scilab for echo off in MATLAB

OR
why not use a text editor first? --say notepad++

OR
if you are keen on opening files from the terminal you can follow this link.
http://apple.stackexchange.com/questions/16593/how-do-i-start-texteditor-from-the-command-line


reference:
http://www.mathworks.in/help/matlab/ref/echo.html
http://help.scilab.org/docs/5.3.0/en_US/m2sci_echo.html
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.scilab.org/pipermail/users/attachments/20130325/cb9757f1/attachment.htm>


More information about the users mailing list