Keywords - Function groups - @ A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

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

Note:

Example:
x=diag(matrix(4))
edit(x)

Result:
a window to edit matrix x.



(C) MD*TECH Method and Data Technologies, 05.02.2006