Can I make test process using MATLAB script when model run in realtime simulator?
Ältere Kommentare anzeigen
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.
Antworten (1)
Diego Kuratli
am 5 Okt. 2021
0 Stimmen
You can use getparam and setparam to read and write parameters:
1 Kommentar
형록 오
am 5 Okt. 2021
Kategorien
Mehr zu Target Computer Setup finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!