Moving the mex file from one folder to other
1 view (last 30 days)
Show older comments
Sriharsha
on 9 Feb 2016
Commented: Walter Roberson
on 9 Feb 2016
I tried to compile the simulink model. i got the following : ----------------------------------------------------- Make successful for machine: "model_name"
moving .mexw32 from D:\folder1 to D:\folder2 failed. -----------------------------------------------------
What could be the issue?
0 Comments
Accepted Answer
Walter Roberson
on 9 Feb 2016
Edited: Walter Roberson
on 9 Feb 2016
D:\folder2 might not exist, or it might not be writable by you, or the mexw32 might already exist in that directory and not be writable by you, or the drive might be full.
4 Comments
Walter Roberson
on 9 Feb 2016
No, a trial version should be fully function except that it creates watermarks on reports.
More Answers (0)
See Also
Categories
Find more on Prepare Model Inputs and Outputs 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!