problems with openProjec​t('asbQuad​copter');

6 views (last 30 days)
matias
matias on 4 Feb 2025
Answered: Hitesh on 7 Feb 2025
hi.
i used to work with asbQuadcopter project in my lessons. This year it looks like there is a new version
  1. 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

Answers (1)

Hitesh
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.

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!