How to export my workspace variables and bus structure to a csv file?
Ältere Kommentare anzeigen
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?

Antworten (1)
Akshat Dalal
am 30 Jan. 2025
0 Stimmen
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
Kategorien
Mehr zu Sources finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!