problems with openProject('asbQuadcopter');
8 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentare
Antworten (1)
Hitesh
am 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 Kommentare
Siehe auch
Kategorien
Mehr zu Using MATLAB Projects in Simulink finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!