Tuesday, 9 August 2011

Knowing Scilab

I assume now you are experimenting a bit on the Scilab but if not, I will explain it to you the components that make the Scilab works anyway. Below is a screenshot of the Scilab console with some highlighting.


As you can see, it is pretty minimalistic with the red marking on top is the menu bar which makes Scilab works and the blue highlighted below is the workspace which where the Scilab source code can be directly run in here.
By the way, you should see something like above, if you see any error messages, it is wise to reinstall again or even re-download the whole Scilab install files (which are maybe corrupted in your hardisk).

Now, let us discover what of this each icons in red highlighting do...

This icons represents Open SciNotes pad where you can type the equations without fearing for typing mistake which will be encountered if it is entered in Scilab consoles.

This icons represents Open File which let user opens up their already created Scilab files which are in sci or sce format.

This icon represents the Cut,Copy and Paste functions which probably you are familiar with. 

This icon represents change directory icons and although it may seems like it is open file icon but never ever change the default directory settings.

This icon represents changing the font used in the Scilab console

This icon functions to print out your source code on paper

This icons is to let you manage (install/update/uninstall) the external toolbox modules which are not available in the Scilab core files

This icon is Xcos which lets you design a system/model using the block diagram (but as of version 5.3.2, there are some bugs which are not yet fixed)

This is Scilab demo icon which you can run a few Scilab examples  (but again there are few bugs with some of the examples, especially some of the Xcos examples)

 and of course the help files ! :P

That is all for now ...

















No comments:

Post a Comment