embedded matlab function
Mostra commenti meno recenti
I have an embedded matlab function in a simulink model that takes in a constant input and produces an output that I use to drive a joint actuator. That is,
constant input -> embedded matlab function -> to joint actuator
The issue I'm having is that the embedded matlab function is continuously calculating, which makes the output fluctuating with time.
Is there a way to stop the function after single calculation?
Risposta accettata
Più risposte (0)
Categorie
Scopri di più su Arduino Hardware 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!