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!