i have problem running the Fuel Cell Electric Vehicle Reference Application ? what would be the solution?

6 views (last 30 days)
i have problem running the Fuel Cell Electric Vehicle Reference Application project :
I am using MATLAB R2021b, when i run the simulink file i get the folowing error : Unable to update models referenced by 'FCEvReferenceApplication'. is there any solution to fix that?
here is a screenshot :
  2 Comments
Darshan Pandit
Darshan Pandit on 8 Aug 2023
Edited: Darshan Pandit on 8 Aug 2023
hi Enagnon,
This appears like a compiler issue. The fuel cell reference application uses model references and this requires supported compiler to work.
You may install a supported compiler from the link below:
You may also check installed compiler by typing the following at your MATLAB command window:
mex -setup
If the problem persists, please feel free to click here and contact us with more details (OS, System Info, Complier version, etc) so our team can help you out.
Have a good day.

Sign in to comment.

Accepted Answer

Darshan Pandit
Darshan Pandit on 8 Aug 2023
hi abdesattar,
This appears like a compiler issue. The fuel cell reference application uses model references and this requires supported compiler to work.
You may install a supported compiler from the link below:
You may also check installed compiler by typing the following at your MATLAB command window:
mex -setup
If the problem persists, please feel free to contact us with more details (OS, System Info, Complier version, etc) so our team can help you out.
Have a good day.

More Answers (0)

Categories

Find more on Engines & Motors 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!