Import data into standalone Simulink model
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Ioannis Sarris
am 13 Aug. 2015
Beantwortet: Ioannis Sarris
am 18 Aug. 2015
Hi! Do you know how I can import data into a standalone Simulink model (i.e. compiled with Simulink Coder) e.g. from a TXT or MAT file?
I have tried to do that, but Simulink Coder seems to embed the data into the model and the same output is always given even if the input TXT/MAT file is changed (even deleted).
Any help would be appreciated.
Thanks, Ioannis
1 Kommentar
Akzeptierte Antwort
Sainath Varikuti
am 17 Aug. 2015
Bearbeitet: Sainath Varikuti
am 17 Aug. 2015
Hello Sarris,
Additionally, you can also import parameters from a data structure as discussed in the example on this documentation page.
Regards,
Sainath.
0 Kommentare
Weitere Antworten (1)
Siehe auch
Kategorien
Mehr zu Simulink Coder finden Sie in Help Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!