Matrix Operations

Matrix Operations 

1) Matrices

Scilab is built around matrix
Matrix can be table consist of m rows and n columns
Scilab stores number, characters, images in the form of matrices.
In scilab , Matrix Column is separated by ,(comma) or space and  row by ; (Semicolon)


2) Creating Matrices in Scilab:



3) Some matrix important commands