How to export my workspace variables and bus structure to a csv file?
13 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaires
Réponses (1)
Akshat Dalal
le 30 Jan 2025
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 commentaires
Voir également
Catégories
En savoir plus sur Workspace Variables and MAT Files dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!