problems with openProject('asbQuadcopter');
8 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuestas (1)
Hitesh
el 7 de Feb. de 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 comentarios
Ver también
Categorías
Más información sobre Using MATLAB Projects in Simulink en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!