필터 지우기
필터 지우기

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

조회 수: 3 (최근 30일)
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)

답변 (1개)

Abhijeet
Abhijeet 2023년 9월 7일
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!

카테고리

Help CenterFile Exchange에서 MATLAB Support Package for Parrot Drones에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by