save or load the individual properties of an object

版本 1.1.0.0 (1.3 KB) 作者: Hao
a demo class capable of saving or loading individual properties, to or from a .mat file
204.0 次下载
更新时间 2013/11/25

查看许可证

Instead of saving or loading an object as a whole, we may need to save or load its properties individually. The demoClass.m is a class definition showing how to do that. Play around it by creating an object, then changing, saving and loading its properties.

引用格式

Hao (2024). save or load the individual properties of an object (https://www.mathworks.com/matlabcentral/fileexchange/44435-save-or-load-the-individual-properties-of-an-object), MATLAB Central File Exchange. 检索来源 .

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

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.1.0.0

make the description clearer.

1.0.0.0