"mat" file not getting logged-parrot mini drone

1 view (last 30 days)
Hello,
I configured the parrot mini drone with MATLAB R2018b. The drone operates correctly but when I try to get the MAT file after stopping the program, it displays the following error, "MAT-File not found on mini drone. Ensure that MAT-File logging is enabled and build the model again. Note that MAT-File logging is only available if you have Simulink Coder."
I have already checked that I have a liscenced version of Simulink Coder and also, before uploading my flight control system on the drone, I run "set_param('FlightControlSystem','MatFileLogging','on')" command. However, still, the MAT file is not logged. The "Flight log" file is getting created.
Please could you help on this issue.
  2 Comments
fei chang
fei chang on 10 Sep 2021
Have you solved this problem? I also encountered the same problem
Cas Leenen
Cas Leenen on 12 Sep 2022
Me too, I have tried everything what is written on this page. But still get an error.
Hope that someone can help me??

Sign in to comment.

Accepted Answer

Jasvir Virdi
Jasvir Virdi on 18 Feb 2019
I got it. I was earlier using Visual Studio 2017 and hence, I was not able to generate the MAT file. I changed the compiler to MinGW one and it worked.

More Answers (0)

Categories

Find more on MATLAB Support Package for Parrot Drones in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!