Clear Filters
Clear Filters

Simulink freezes on: 'MATLAB function compilation for "MyModel" '

2 views (last 30 days)
I want to run a simulation on a model, but after compiling each MATLAB function in my model, Simulink freezes on: 'MATLAB function compilation for "MyModel" '
I'm running R2013a on OSX 10.8.4 with Xcode installed.
  2 Comments
Kaustubha Govind
Kaustubha Govind on 18 Sep 2013
Is it specific to a certain MATLAB Function block in the model, or does it freeze with any model containing MATLAB Function blocks? Also have, you run mex -setup to select a C/C++ compiler already?
Rod
Rod on 18 Sep 2013
Edited: Rod on 18 Sep 2013
Thanks for the quick answer, apparently the problem came from not agreeing to the Xcode ToS... my mistake.

Sign in to comment.

Accepted Answer

Rod
Rod on 18 Sep 2013
The problem came from not agreeing to the Xcode ToS... my mistake.

More Answers (0)

Categories

Find more on Simulink Functions in Help Center and File Exchange

Products

Community Treasure Hunt

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

Start Hunting!