When I write ParrotMinidronCompetitionStart in the command window it shows this error.....
4 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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)
0 commentaires
Réponses (1)
Abhijeet
le 7 Sep 2023
Hi Preksha,
I understand that you are getting error while running “ParrotMinidronCompetitionStart” in the command window.
To use the model “ParrotMinidronCompetitionStart” 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!
0 commentaires
Voir également
Catégories
En savoir plus sur MATLAB Support Package for Parrot Drones dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!