DISPDISP - verbose display of structures and objects

版本 2.0.0.0 (1.7 KB) 作者: Sky Sartorius
Display more information about field and properties of struct or object.
473.0 次下载
更新时间 2016/1/15

查看许可证

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.

引用格式

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. 检索来源 .

MATLAB 版本兼容性
创建方式 R2014a
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Structures 的更多信息
致谢

启发作品: Physical Units Toolbox

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
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