Why won't this optimization code run in Matlab R2018a?

I generated the following optimization code for a mechanical engineering problem a few years ago in Matlab R2013b, and it still solves in that version. But, it will not solve in version R2018a, and it causes Matlab to hang. I have run the code compatability report, and that check found no syntax concerns, errors, warnings, or improvements. Any guidance you can provide would be appreciated.

2 Comments

Have you installed the update packages for R2018a?
No, I had not. That resolved the problem. R2018a now solves the problem. Thank you for your help.

Sign in to comment.

 Accepted Answer

Try installing with the update packages. And then you can try to solve this problem on optimization: https://www.mathworks.com/matlabcentral/cody/problems/44718.

More Answers (0)

Categories

Products

Release

R2018a

Community Treasure Hunt

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

Start Hunting!