Info

この質問は閉じられています。 編集または回答するには再度開いてください。

Real - Time Simulink Data

1 回表示 (過去 30 日間)
VIJETH DSOUZA
VIJETH DSOUZA 2014 年 3 月 17 日
閉鎖済み: MATLAB Answer Bot 2021 年 8 月 20 日
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.

回答 (1 件)

Niklas Nylén
Niklas Nylén 2014 年 3 月 17 日
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.

この質問は閉じられています。

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by