DISPDISP - verbose display of structures and objects

Display more information about field and properties of struct or object.
473 téléchargements
Mise à jour 15 jan. 2016

Afficher la licence

DISPDISP(Z), where Z is a struct or object, is the same as calling disp(Z), except for each field or property of Z, the output of that field or property's disp method will be displayed (if it normally only requires one line to do so).
Use dispdisp to overload the disp method for your classes.

Citation pour cette source

Sky Sartorius (2024). DISPDISP - verbose display of structures and objects (https://www.mathworks.com/matlabcentral/fileexchange/48637-dispdisp-verbose-display-of-structures-and-objects), MATLAB Central File Exchange. Récupéré le .

Compatibilité avec les versions de MATLAB
Créé avec R2014a
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux
Catégories
En savoir plus sur Structures dans Help Center et MATLAB Answers
Remerciements

A inspiré : Physical Units Toolbox

Community Treasure Hunt

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

Start Hunting!
Version Publié le Notes de version
2.0.0.0

New an improved and simplified implementation.
little bug fix that cropped up on the first line sometimes

1.0.0.0