Info
Questa domanda è chiusa. Riaprila per modificarla o per rispondere.
Real - Time Simulink Data
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
I'm using MATLAB Simulink consisting of PID controller and plant model. I want to use this for Real - Time Simulation where an input is given and output is obtained with respect to time in real time (Not graph, but values w.r.t time).
Is this possible to be done? If yes, kindly suggest me the steps to do it.
0 Commenti
Risposte (1)
Niklas Nylén
il 17 Mar 2014
To run a model in close to realtime you can for example use this: http://www.mathworks.com/matlabcentral/fileexchange/30953-simulink-block-for-real-time-execution
An prerequisite is of course that your model is able to run at least in real time when you execute it normally.
0 Commenti
Questa domanda è chiusa.
Vedere anche
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!