Scilab Website | Contribute with GitLab | Mailing list archives | ATOMS toolboxes
Scilab Online Help
5.4.0 - 日本語

Change language to:
English - Français - Português - Русский

Please note that the recommended version of Scilab is 2024.0.0. This page might be outdated.
See the recommended documentation of this function

Scilab help >> GUI > x_matrix

x_matrix

行列を編集する Xwindow

呼び出し手順

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

引数

label

文字列 (行列の名前)

matrix-init

実数の行列

説明

行列を読込または編集します.

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

参照

  • x_mdialog — 対話的なベクトル/行列入力用のダイアログ.
  • x_dialog — 対話的な複数行入力用ダイアログ.
Report an issue
<< x_dialog GUI x_mdialog >>

Copyright (c) 2022-2023 (Dassault Systèmes)
Copyright (c) 2017-2022 (ESI Group)
Copyright (c) 2011-2017 (Scilab Enterprises)
Copyright (c) 1989-2012 (INRIA)
Copyright (c) 1989-2007 (ENPC)
with contributors
Last updated:
Mon Oct 01 17:40:36 CEST 2012