i have problem running the Fuel Cell Electric Vehicle Reference Application ? what would be the solution?
6 views (last 30 days)
Show older comments
Abdesattar Mazouzi
on 14 May 2022
Edited: Darshan Pandit
on 8 Aug 2023
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
Enagnon Appolinaire
on 12 Apr 2023
Hello,
I have the same probleme during executing the model.
Thanks for your support.
Enagnon
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.
Accepted Answer
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.
0 Comments
More Answers (0)
See Also
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!