Is it possible to implement lockstep core with matlab / simulink?

I want to implement lockstep core with matlab / simullink.
Is it possible to run the same code on each core using a computer with a dual-core CPU?
If possible, I wonder what to do.

답변 (1개)

Walter Roberson
Walter Roberson 2019년 11월 4일

0 개 추천

There is no support in MATLAB for that.
It looks to me as if you really need hardware support for that.
I would tend to think in terms of using Simulink Real Time (**not** SImulink Real Time Desktop) to generate real-time code that depended only on the hosting real-time operating system, rather than trying to do anything under Windows or Mac or Linux.

카테고리

도움말 센터File Exchange에서 MATLAB에 대해 자세히 알아보기

태그

질문:

2019년 11월 4일

답변:

2019년 11월 4일

Community Treasure Hunt

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

Start Hunting!

Translated by