How to Execute Maltab Function Block Every X Seconds in Simulink?
84 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Andrew Poissant
il 14 Nov 2018
Risposto: Titus Edelhofer
il 14 Nov 2018
I have a Matlab Function Block that slows down my SImulink simulation. Is there a way to execute the Matlab Function Block every X seconds so my simulation will run faster? It is unnecessary to run the Matlab Function Block every time iteration.
0 Commenti
Risposta accettata
Titus Edelhofer
il 14 Nov 2018
Hi Andrew,
you can achieve this by assigning a sample time: right click on the block, choose "Block Parameters (Subsystem)", and set the Sample Time to 1.
Titus
0 Commenti
Più risposte (0)
Vedere anche
Categorie
Scopri di più su Sources in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!