problems with openProject('asbQuadcopter');
13 次查看(过去 30 天)
显示 更早的评论
hi.
i used to work with asbQuadcopter project in my lessons. This year it looks like there is a new version
- i command openExample('aeroblks_quad/QuadcopterProjectExample') and i get the files in /MATLAB Drive/Examples/R2024b/aeroblks_quad/QuadcopterProjectExample/asbQuadcopter'
2. i start the project with openProject('asbQuadcopter') and i get the main simulink project window
3. i run the simulink and i get this error:
Error evaluating 'InitFcn' callback of To Video Display block (mask) 'asbQuadcopter/Sensors/Camera Model/Camera (Airport)/To Video Display'.
Callback string is 'import matlab.internal.capability.Capability
Capability.require(Capability.LocalClient)
'
Caused by:
This functionality is not available on remote platforms.
Component:Simulink | Category:Block error
I looks like this 2025 year, this version can not work on remote platforms.
What can i do with 2024 and 2023 versions of asbQuadcopter in my lessons?
Best regards
0 个评论
回答(1 个)
Hitesh
2025-2-7
Hi matias,
I too encountered the similar issue when trying to execute the "asbQuadcopter" model in MATLAB Online. The workaround that worked for me was to execute it in MATLAB R2024b Desktop.
0 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Using MATLAB Projects in Simulink 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!