Text output
Locate and click on Aakash Programming Lab(APL) icon
After clicking on APL icon, you will see a screen with four icons horizontally placed, naming C, C++, Python and Scilab
Click on Scilab icon, this will land you in the Scilab programming console.
Touch on Text area to pop up the virtual keyboard. Type your scilab code in the provided Text area.
and click on execute button to see the output in Console Output
Graphical output
Touch on Text area to pop up the virtual keyboard. Type your scilab code in the provided Text area
Click on the [checkbox] that say’s plot located bottom-left of the screen
Click execute button to see the output on Console output
[checkbox] | If your scilab code is expected to give graphical output, please make sure to check the plot checkbox before executing the code |