Store Data into class
7 ビュー (過去 30 日間)
表示 古いコメント
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
0 件のコメント
回答 (1 件)
Saumya Goel
2019 年 5 月 21 日
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
0 件のコメント
参考
カテゴリ
Find more on Structures in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!