Store Data into class
    조회 수: 8 (최근 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
참고 항목
카테고리
				Help Center 및 File Exchange에서 Structures에 대해 자세히 알아보기
			
	Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!