how do i fix Initialize Variables error when starting quadcopter model in simulink?
9 次查看(过去 30 天)
显示 更早的评论
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 个评论
Ankur Bose
2018-5-10
Can you click on the 'Details' button and see what is the issue that is causing Initialize Variables to fail?
回答(3 个)
Lishein Wijesundara Mudiyanselage
2020-5-16
I am having the same issue, did you find a fix?
2 个评论
Marwan Soliman
2020-5-27
I had the same issue, make sure you have the 'Signal Processing Toolbox' installed.
Birdman
2018-4-19
Use File->Model Properties->Model Properties->Callbacks->PreLoadFcn to initialize variables automatically every time you open a Simulink model.
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Event Functions 的更多信息
产品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!