How do I trigger a .mfile to run from simulink?
Mostra commenti meno recenti
I have a simulink model that I'm using with a real-time machine. I want to take the .dat files from the real time machine and change them into csv files. I already can do it with a .mfile but I only want this to run this during certain conditions in my simulink model. Any ideas? Thanks.
Risposte (1)
Pawel Ladosz
il 25 Ago 2016
0 voti
Did you try enable Subsystem block?
2 Commenti
Dillon Hillegeist
il 25 Ago 2016
Modificato: Dillon Hillegeist
il 25 Ago 2016
Pawel Ladosz
il 26 Ago 2016
MATLAB function block
Categorie
Scopri di più su System Configuration in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!