[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

4.10 Entries Related to the Matrix Editor and Matrix Operations

2F142 DoNewMatrix ( → []/[[]] )
Start matrix editor to enter a new matrix.
007007 ^DoNewMatrixReal ( → []/[[]] )
Start matrix editor to enter a real matrix. ZINTs are converted to reals.
008007 ^DoNewMatrixCplx ( → []/[[]] )
Start matrix editor to enter a complex matrix. ZINTs and REALS are converted to complex.
00B007 ^DoNewMatrixRealOrCplx ( [] → [[]] )
Will edit an array of either reals or complex numbers.
2F13C DoOldMatrix ( [] → []' )
Edit an existing matrix.
009007 ^DoOldMatrixReal ( [] → []' )
Edit an existing real matrix in the matrix editor.
00A007 ^DoOldMatrixCplx ( [] → []' )
Edit an existing complex matrix in the matrix editor.
006007 ^RunDoNewMatrix ( → []/[[]] )
Start matrix editor for new matrix.
005007 ^RunDoOldMatrix ( [] → []' )
Edit any kind of Arry/matrix.



This document was generated by Carsten Dominik on May, 30 2005 using texi2html