Scilab Home page | Wiki | Bug tracker | Forge | Mailing list archives | ATOMS | File exchange
Please login or create an account
Change language to: English - Português - Русский - 日本語
Aide de Scilab >> Interface graphique > x_matrix

x_matrix

Xwindow editing of matrix

Syntax

[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

  • x_mdialog — boîte de dialogue pour la saisie de paramètres
  • x_dialog — boîte de dialogue
Scilab Enterprises
Copyright (c) 2011-2015 (Scilab Enterprises)
Copyright (c) 1989-2012 (INRIA)
Copyright (c) 1989-2007 (ENPC)
with contributors
Last updated:
Wed Jun 15 08:31:07 CEST 2016