The problem occurred when creating an accelerated MEX file for the model 'ActiveSupport_3DFIG'.

2 views (last 30 days)
MATLAB only gave the reason as: encountered an error while compiling "ActiveSupport_3DFIG_acc".

Answers (1)

Subhajyoti
Subhajyoti on 7 Aug 2024
Hi Zhurui,
I was also facing a similar error message when compiling my model.
After thoroughly reviewing the documentation, I found the following links helpful in debugging my model and resolving the issue.
The explanation and examples here provided clear guidance for step-by-step troubleshooting to pinpoint the exact cause.
You may go through the following MathWorks documentation links to learn more about using MEX Functions:
Also, the following are some helpful resources you can refer to for accelerating your simulation:
I hope this helps.

Categories

Find more on MATLAB Compiler 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!