Info
Diese Frage ist geschlossen. Öffnen Sie sie erneut, um sie zu bearbeiten oder zu beantworten.
HOW TO WRITE REAL TIME VALUES DURING SIMULATION TO WORKSPACE EVERY 1 MINUTE ?
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
I have a water plant model using simulink, my description is under desktop real time, I want to obtain the values of many parameters such as volume, pressure etc which needed to get updated at the same time, when simulink model is running and it needs to update every 1 minute, I used set_param('tank_new','SimulationCommand','WriteDataLogs'); but it can only give me results once during whole simulation, and looping also not working, looking forward to solutions thanks in advance.
0 Kommentare
Antworten (0)
Diese Frage ist geschlossen.
Siehe auch
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!