how to generate code from a .mat file data?
이전 댓글 표시
i have a dataset in mat file and i want to view the data as in matlab code. how to generate the mat file into code script?
댓글 수: 2
Rik
2023년 1월 22일
How exactly should the generating code be derived from the data? How can you tell that 2 is the result of 1+1 and not 4/2?
Sargondjani
2023년 1월 22일
It is not clear what you want. you can simply open a .mat file, and you can view all variables in the matlab interface? What should the script do?
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Workspace Variables and MAT Files에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!