Does using dis(variable) command display the contents of the variable without displaying the variables name?

4 visualizzazioni (ultimi 30 giorni)
Does using dis(variable) command display the contents of the variable without displaying the variables name?

Risposte (1)

James Tursa
James Tursa il 26 Mar 2015
Modificato: James Tursa il 26 Mar 2015
No. It displays an error message.
Undefined function 'dis' for input arguments of type 'double'.

Tag

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by