Simulink Real Time explorer

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

Respuestas (1)

Dimitri MANKOV
Dimitri MANKOV el 2 de Nov. de 2020
Editada: Dimitri MANKOV el 2 de Nov. de 2020

0 votos

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

Productos

Etiquetas

Preguntada:

el 9 de Sept. de 2020

Editada:

el 2 de Nov. de 2020

Community Treasure Hunt

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

Start Hunting!

Translated by