User Tools

Site Tools


installation_of_octave_and_scilab

To install octave and scilab in your computer

  • First login as root by typing

su in the terminal. It prompts for password .Then enter the root password

  • Update the index of the package manager by typing

apt-get update

  • Install octave

apt-get install octave

  • Install scilab

apt-get install scilab

installation_of_octave_and_scilab.txt · Last modified: 2018/03/24 11:13 (external edit)