disp Display array.
disp(X) displays the array, without printing the array name. In
all other ways it's the same as leaving the semicolon off an
expression except that empty arrays don't display.
If X is a string, the text is displayed.
See also int2str, num2str, sprintf, rats, format, details.
Other functions named disp
Reference page in Help browser
doc disp