How to log/save a Simulink signal to csv/xls file
Ältere Kommentare anzeigen
Spent a day going through help files, examples, answers, weblogs, etc. and still can't figure out how to save my scope signals to a csv/xls file.
I tried datasets, workspace variables, scope logging, structures, etc. and nothing gives me a csv/xls file.
I wonder why this is not part of the examples provided in the help files.
Thanks.
Antworten (2)
Azzi Abdelmalek
am 27 Apr. 2016
0 Stimmen
If you can export your signal to workspace, then you can use xlswrite to save your data in Excel file
Mason Karbassian
am 27 Apr. 2016
0 Stimmen
1 Kommentar
Azzi Abdelmalek
am 27 Apr. 2016
Is this an answer or a comment? you can post a comment by clicking comment on this answer
Kategorien
Mehr zu Whos 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!