User Tools

Site Tools


Action disabled: source
software:scilab:start

Scilab

Scilab provides a numerical computational environment.

Install

Download the last version of Scilab, and simply lunch the binary bin/scilab, as described in the instructions.

Scilab Preferences

FIXME In Scilab Preferences go to:

  • General and choose Use default directory, then indicate the directory to open at each session
  • Scinotes and remove the tick from Restore previous session on start-up.

The changes will have effect at the next restart.

Vairable Browser

To clear all the variables:

clear

Console

To clear the console:

clc

File extensions

FIXME When you execute the commands in the SCI file the functions are loaded into the Scilab environment but the program does not execute them. The SCI file is similar to the .SCE file as they are both used by Scilab to contain multiple commands. However, the SCE file can contain executable statements as well, not just Scilab functions.

software/scilab/start.txt · Last modified: 2023/05/28 16:37 by 127.0.0.1