DISPDISP - verbose display of structures and objects

Display more information about field and properties of struct or object.
473 descargas
Actualizado 15 ene 2016

Ver licencia

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.

Citar como

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. Recuperado .

Compatibilidad con la versión de MATLAB
Se creó con R2014a
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Categorías
Más información sobre Structures en Help Center y MATLAB Answers.
Agradecimientos

Inspiración para: Physical Units Toolbox

Community Treasure Hunt

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

Start Hunting!
Versión Publicado Notas de la versión
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