Problem with opening Quadcopter Project Example
Mostrar comentarios más antiguos
I am trying to open the example 'Quadcopter Project'provided on Mathworks help. I am unable to open it. I entered the command in command window, then I get an error as Úndefined function'. Toolbox are installed needed for this example. How can I open this Example. http://de.mathworks.com/help/aeroblks/examples/quadcopter-project.html#zmw57dd0e1252
1 comentario
Geoff Hayes
el 8 de Nov. de 2015
Rahul - what version of MATLAB are you using? It could be that the function asbQuadcopterStart was introduced in a later (from yours) release.
Respuestas (2)
Usha Duddu
el 11 de Nov. de 2015
0 votos
Hi Rahul
I understand that when you try executing "asbQuadcopterStart" function, you run into "Undefined Function" errors. I suspect that it might be an issue with the path. Can you try executing "rehash toolboxcache" and "restoredefaultpath" commands on your command window. If the stated commands do not fix the issue, another suggestion would be to re-install Aerospace toolbox.
If the stated suggestions do not help,please contact MathWorks Technical Support.
Thank you
Usha
Armin Schmidt
el 4 de Mayo de 2020
Editada: Armin Schmidt
el 4 de Mayo de 2020
0 votos
Hallo,
I've the same problem, that matlab (2019b as well as 2018a) gives me the undefined function error. What could be the problem? "rehash toolboxcache" and "restoredefaultpath" didn't worked.
Where would be the file with this start-function be stored under Windows?
Many thanks,
Armin
Categorías
Más información sobre Get Started with Aerospace Blockset en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!