Why do I receive a 'ModelName does not exist' error when using Simulink Accelerator 6.4 (R2006a)?

When I execute
accelbuild f14
I recieve the following error
ERROR: Error using ==> accelbuild_private
Reference to non-existent field 'modelName'.
I also receive the following error:
ERROR: Message id exitRTWBuild unknown in RTW:makertw
??? Error using ==> accelbuild
Error using ==> set_param
Error using ==> accelbuild_private
Error using ==> wrap_make_cmd.p>LocPCWrapMakeCmd
Message id compilerUnavailable unknown in RTW:compilerConfig.

 Accepted Answer

This error may occur when a compiler is not selected. To work around this issue, execute
mex -setup
and select one of the supported compilers:

More Answers (0)

Categories

Find more on Simulink in Help Center and File Exchange

Products

Release

R2006a

Community Treasure Hunt

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

Start Hunting!