Why do I see an error during build of a Simulink model:"Keyword expectedMissing exports."?

10 views (last 30 days)

Accepted Answer

MathWorks Support Team
MathWorks Support Team on 25 Feb 2020
In the past this was caused due to the non-existence of an installed compiler.
To verify this, see the output of:
>> mex -setup -v
and if no compiler was found, please install one to resolve the issue.
Here you can find which compilers are supported for each release:
If you want to install MinGW, please follow:

More Answers (0)

Tags

No tags entered yet.

Products


Release

R2019a

Community Treasure Hunt

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

Start Hunting!