Can I make test process using MATLAB script when model run in realtime simulator?
Mostrar comentarios más antiguos
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.
Respuestas (1)
Diego Kuratli
el 5 de Oct. de 2021
0 votos
You can use getparam and setparam to read and write parameters:
1 comentario
형록 오
el 5 de Oct. de 2021
Categorías
Más información sobre Target Computer Setup en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!