<< x_choose_modeless Interface graphique Structures >>

Aide de Scilab >> Interface graphique > x_matrix

x_matrix

Xwindow editing of matrix

Calling Sequence

[result]=x_matrix(label,matrix-init)

Arguments

label

character string (name of matrix)

matrix-init

real matrix

Description

For reading or editing a matrix .

Examples

m=evstr(x_matrix('enter a  3x3 matrix ',rand(3,3)))

See Also


Report an issue
<< x_choose_modeless Interface graphique Structures >>