Info
이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.
Real - Time Simulink Data
조회 수: 1 (최근 30일)
이전 댓글 표시
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
답변 (1개)
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.
댓글 수: 0
이 질문은 마감되었습니다.
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!