<div dir="ltr"><div class="gmail_extra">Have you tried the MATLAB equivalent for "echo" -- mode() function?<div>In MATLAB echo displays everything in the command window.</div><div>you can use </div><div>mode(1) in scilab for echo on in MATLAB</div>
<div>mode(0) in scilab for echo off in MATLAB</div><div><br></div><div>OR </div><div>why not use a text editor first? --say notepad++</div><div><br></div><div>OR</div><div>if you are keen on opening files from the terminal you can follow this link.</div>
<div><a href="http://apple.stackexchange.com/questions/16593/how-do-i-start-texteditor-from-the-command-line">http://apple.stackexchange.com/questions/16593/how-do-i-start-texteditor-from-the-command-line</a><br></div><div>
<br></div><div><br></div><div>reference:</div><div><a href="http://www.mathworks.in/help/matlab/ref/echo.html">http://www.mathworks.in/help/matlab/ref/echo.html</a><br></div><div><a href="http://help.scilab.org/docs/5.3.0/en_US/m2sci_echo.html">http://help.scilab.org/docs/5.3.0/en_US/m2sci_echo.html</a><br>
</div><div><br></div></div></div>