How to export my workspace variables and bus structure to a csv file?
12 次查看(过去 30 天)
显示 更早的评论
I would like to export / save the structure of my workspace busses in .csv or other delimited format (for spreadsheet manipulation). Essentially, I would like to save all of my busses, and their parameters, in something like the "Type Editor" view which appears when I double-click a bus in my workspace. (At this point, the parameter values aren't as important as the bus structure itself).
What is the best way to approach this?

0 个评论
回答(1 个)
Akshat Dalal
2025-1-30
Hi Joshua,
You can refer the following MATLAB Answer which answers a simiilar question and has multiple resolutions: https://www.mathworks.com/matlabcentral/answers/601915-export-structure-to-csv-file
Thanks
Akshat
0 个评论
另请参阅
类别
在 Help Center 和 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!