Real Time data into Simulink
Mostra commenti meno recenti
Hi,
I want to transfer data from a measuring instrument into Simulink. The problem is that I have no block in Simulink for the device, just a Matlab-Interface. I already made a script in Matlab which interacts with the interface and stores the data in variables or Time Series Objects. But I can't transfer these in real time into Simulink.
I tried to put them into the block 'From Workspace' and checked the data with a scope, but they were just able to perform the data after I finished measuring and the data was stored in a final variable.
Is there a block or an option to get real time data from a running Matlab script into Simulink (and to verify them with a scope or something equal)?
Thank you very much in advance
Risposta accettata
Più risposte (0)
Categorie
Scopri di più su Sources 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!