Borrar filtros
Borrar filtros

When I write ParrotMini​dronCompet​itionStart in the command window it shows this error.....

6 visualizaciones (últimos 30 días)
Error in
matlab.internal.project.util.runMATLABCodeInBase
Error in
matlab.internal.project.util.runMATLABScriptDuringStartup
Error in matlab.project.loadProject
Error in matlab.project.loadProject
Error in
matlab.internal.project.util.PathUtils.loadProjectForOpenPRJ
Error in openprj>i_openMATLABProject (line 88)
valid =
matlab.internal.project.util.PathUtils.loadProjectForOpenPRJ(filename);
Error in openprj (line 37)
valid = i_openMATLABProject(filename);
Error in open (line 139)
feval(openAction,fullpath);
> In matlab.internal.project.util.runMATLABScriptDuringStartup
In matlab.project.loadProject
In matlab.project.loadProject
In matlab.internal.project.util/PathUtils/loadProjectForOpenPRJ
In openprj>i_openMATLABProject (line 88)
In openprj (line 37)
In open (line 139)
In uiopen (line 162)

Respuestas (1)

Abhijeet
Abhijeet el 7 de Sept. de 2023
Hi Preksha,
I understand that you are getting error while running “ParrotMini​dronCompet​itionStart” in the command window.
To use the model “ParrotMini​dronCompet​itionStart” you need to install R2019a or further release of MATLAB. Once you have installed the required version, you need to install Simulink Support Package for Parrot Minidrones from the Add-Ons
For more information related to installing Parrot Minidrones , please go through the following link :-https://www.mathworks.com/help/supportpkg/parrot/ug/install-support-for-parrot-minidrone.html
I hope this information was helpful!

Categorías

Más información sobre MATLAB Support Package for Parrot Drones 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!

Translated by