Unrecognized function or variable 'asbQuadcopterStart'.
15 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Paoer
el 18 de Dic. de 2023
Comentada: dong
el 24 de Dic. de 2024
I got the same problem as another case followed:
Error Msg: Unrecognized function or variable 'asbQuadcopterStart'.
But I am sure that both
- Aerospace Blockset
- Aerospace Toolbox
are installed in my computer. Which can be both showed on the attached image.
So, Which step I missed?
Thanks a lot!


0 comentarios
Respuesta aceptada
Angelo Yeo
el 18 de Dic. de 2023
The project is not in MATLAB path by default. Open the example for the proejct first. Then, you can open the proejct. Run the commands consecutively.
openExample('aeroblks_quad/QuadcopterProjectExample')
openProject('asbQuadcopter');
5 comentarios
Pavan
el 4 de Jul. de 2024
Are you working on this project now, If you are working, I need need some guidance. it will be helpfull for me.
Más respuestas (0)
Ver también
Categorías
Más información sobre Aerospace Applications 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!