Store Data into class
显示 更早的评论
Hello,
i parsed an XML file into a structure and saved it in a MAT file and now i want just to store the structure in a class but i am not used to deal with Matlab classes, so has anybody an example or document that could help me with that ?
Thank you
回答(1 个)
Saumya Goel
2019-5-21
0 个投票
You can refer to the MATLAB documentation link on "Create a Simple Class" - https://www.mathworks.com/help/matlab/matlab_oop/create-a-simple-class.html
类别
在 帮助中心 和 File Exchange 中查找有关 Structures 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!