Can I make test process using MATLAB script when model run in realtime simulator?
Afficher commentaires plus anciens
Hi.
I'm using real-time simulation with Speedgoat perfermance real-time target.
So I want to make simple script for test automation using MATLAB script on MATLAB when model run in real-time on target PC.
Is it possible? I just want to chang parament during real-time simulation.
Réponses (1)
Diego Kuratli
le 5 Oct 2021
0 votes
You can use getparam and setparam to read and write parameters:
1 commentaire
형록 오
le 5 Oct 2021
Catégories
En savoir plus sur Target Computer Setup dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!