Main Content

disp

Display DataMatrix object

Syntax

disp(DMObj)

Arguments

DMObjDataMatrix object, such as created by DataMatrix (object constructor).

Description

disp(DMObj) displays the DataMatrix object DMObj, including row names and column names, without printing the DataMatrix object name.

Version History

Introduced in R2008b