Method matrix/disp
DISP overloads display functionality for matrix objects.
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
DESCRIPTION: DISP overloads display functionality for matrix objects.
CALL: txt = disp(matrix)
INPUT: matrix - matrix object
OUTPUT: txt - cell array with strings which displays the matrix object
Parameters Description
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Method Details |
|
Access |
public |
Defining Class |
matrix |
Sealed |
0 |
Static |
0 |
Parameter Description
Sets for this method … |
Default |
Default |
no description |
Key |
Default Value |
Options |
Description |
back to top
Some information of the method matrix/disp are listed below: |
Class name |
matrix |
Method name |
disp |
Category |
Output |
Package name |
ltpda |
Can be used as modifier |
0 |
Supported numeric types |
{'double'} |
|
Method: matrix/char |
|
Method: matrix/iplot |
 |
©LTP Team