Store Data into class
4 views (last 30 days)
Show older comments
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 Comments
Answers (1)
Saumya Goel
on 21 May 2019
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 Comments
See Also
Categories
Find more on Data Import and Analysis 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!