Group: | Information and Control |
See also: | editmac |
Function: | edit | |
Description: |
edit opens a editor window with the respective matrix.
|
Usage: | edit(x) | |
Input: | ||
x | matrix |
x=diag(matrix(4)) edit(x)
a window to edit matrix x.
Group: | Information and Control |
See also: | editmac |