Scilab: a cross curricular: open source; ICT/computing tool.Quick View
jameson_alex

Scilab: a cross curricular: open source; ICT/computing tool.

(0)
<p>A mathematical/scientific package with modules/toolboxes e.g. Data Analysis/Handling, Education/English, GUI, Graphics, Modelling, Numerical Maths, Physics &amp; Xcos.</p> <p>ATOMS (AuTomatic mOdules Management for Scilab) is the repository for packaged extension modules (“Toolboxes”, or the --&gt; atomsInstall(…) command for the toolbox: e.g. atomsInstall(“scicv”).</p> <p>Useful commands:<br /> pwd – present working directory<br /> who - list of variables<br /> whos - listing of variables in long form<br /> clc – clear command window //but the variables are still there.<br /> clear – kills variables!<br /> ls – list<br /> dir – list<br /> cd – change directory</p>