Simulink Real Time explorer
Mostra commenti meno recenti
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
Risposte (1)
Dimitri MANKOV
il 2 Nov 2020
Modificato: Dimitri MANKOV
il 2 Nov 2020
0 voti
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
Categorie
Scopri di più su Target Computer Setup in Centro assistenza e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!