Hello,
after the simulation stops on Simulink realtime explorer any value on the displays switch to 0. It is impossible to check the final value at the last time.
Do you have any suggestion?
Thank you
Regards
Dan

답변 (1개)

Dimitri MANKOV
Dimitri MANKOV 2020년 11월 2일
편집: Dimitri MANKOV 2020년 11월 2일

0 개 추천

Hi Dan,
I would highly recommend having a look at App Designer (included by default with MATLAB, no additional licenses required) for the creation of custom User Interfaces to control your real-time application. This tool offers much more flexibility than Simulink Real-Time Explorer and enables you to design both the front-end (GUI) and the back-end (code). It recognizes all standard commands from the Simulink Real-Time API (see here for R2020b and later / here for R2020a and earlier), which can be integrated in the app’s back-end (code). You can get more information about MATLAB App Designer and try several examples here.
Best,
Dimitri

카테고리

태그

질문:

2020년 9월 9일

편집:

2020년 11월 2일

Community Treasure Hunt

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

Start Hunting!

Translated by