how do i fix Initialize Variables error when starting quadcopter model in simulink?
9 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentare
Ankur Bose
am 10 Mai 2018
Can you click on the 'Details' button and see what is the issue that is causing Initialize Variables to fail?
Antworten (3)
Lishein Wijesundara Mudiyanselage
am 16 Mai 2020
I am having the same issue, did you find a fix?
2 Kommentare
Marwan Soliman
am 27 Mai 2020
I had the same issue, make sure you have the 'Signal Processing Toolbox' installed.
Birdman
am 19 Apr. 2018
Use File->Model Properties->Model Properties->Callbacks->PreLoadFcn to initialize variables automatically every time you open a Simulink model.
Siehe auch
Kategorien
Mehr zu Event Functions finden Sie in Help Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!