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

Réponses (1)

No. It displays an error message.
Undefined function 'dis' for input arguments of type 'double'.

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by