how do i fix Initialize Variables error when starting quadcopter model in simulink?
8 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
So when i run asbQuadcopterStart in command line, i get errors in Initialize Variables. I clicked continue and when i run the simulation i get the following errors.
I'm not quiet sure how to fix this issue. Please help!
2 Commenti
Ankur Bose
il 10 Mag 2018
Can you click on the 'Details' button and see what is the issue that is causing Initialize Variables to fail?
Risposte (3)
Lishein Wijesundara Mudiyanselage
il 16 Mag 2020
I am having the same issue, did you find a fix?
2 Commenti
Marwan Soliman
il 27 Mag 2020
I had the same issue, make sure you have the 'Signal Processing Toolbox' installed.
Birdman
il 19 Apr 2018
Use File->Model Properties->Model Properties->Callbacks->PreLoadFcn to initialize variables automatically every time you open a Simulink model.
Vedere anche
Categorie
Scopri di più su Event Functions in Help Center e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!