problems with openProject('asbQuadcopter');
6 views (last 30 days)
Show older comments
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 Comments
Answers (1)
Hitesh
on 7 Feb 2025
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 Comments
See Also
Categories
Find more on Using MATLAB Projects in Simulink in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!