How to use real-time variable without slowing down the simulation

조회 수: 1 (최근 30일)
Bart
Bart 2015년 12월 10일
댓글: Madhu Govindarajan 2015년 12월 17일
Hi,
I need to include time to refer to in my simulation, but since the simulation itself runs way faster than real-time i cannot use the standard clock block. I'm aware there are lots of solutions that slow down your simulation to near real-time by putting load on the cpu or pausing the simulation to compensate for the simulation speed, but i'd like to avoid that. Is it also possible to use a real clock that runs up with the actual seconds that the simulation runs?
Cheers

답변 (0개)

카테고리

Help CenterFile Exchange에서 Simulink Real-Time에 대해 자세히 알아보기

제품

Community Treasure Hunt

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

Start Hunting!

Translated by