Scilab programming using APLΒΆ

  • You can produce both text and graphical output in Scilab

Text output

  • Locate and click on Aakash Programming Lab(APL) icon

    apl icon

    Aakash Programming Lab Icon

  • After clicking on APL icon, you will see a screen with four icons horizontally placed, naming C, C++, Python and Scilab

    apl main page

    APL main page

  • Click on Scilab icon, this will land you in the Scilab programming console.

    scilab empty text and console output

    Scilab programming console

  • Touch on Text area to pop up the virtual keyboard. Type your scilab code in the provided Text area.

    scilab text area with code

    Text area with code

  • and click on execute button to see the output in Console Output

    scilab text console

    Console output

Graphical output

  • Touch on Text area to pop up the virtual keyboard. Type your scilab code in the provided Text area

    scilab code loaded in text console

    Text area with code

  • Click on the [checkbox] that say’s plot located bottom-left of the screen

    plot-check box - ON

    Plot - check box checked

  • Click execute button to see the output on Console output

    milk drop - plot

    Graphical output

[checkbox]If your scilab code is expected to give graphical output, please make sure to check the plot checkbox before executing the code

Previous topic

Using Aakash Programming Lab(APL)

Next topic

Scilab-5.4 help

This Page