Main Content
disp
Display DataMatrix object
Syntax
disp(
DMObj
)
Arguments
DMObj | DataMatrix object, such as created by DataMatrix DataMatrix (object
constructor). |
Description
disp(
displays
the DataMatrix object DMObj
)DMObj
, including
row names and column names, without printing the DataMatrix object
name.
Version History
Introduced in R2008b