0

I have a strange problem. I have an .slx model which I developed in SIMULINK on Matlab 2017a. It is working fine and there is no problem.

I exported it, through ' Export Model To -> Previous Version ' utility of Simulink and the export went smoothly.

I now opened MATLAB 2015b and I tried to build the model created but it tells me:

Anonymous functions are not supported for code generation.

Did something changed about the supported stuff for code generation between versions 2015b and 2017a?

thanks in advance

1 Answer 1

2

Support for anonymous functions was introduced in R2016b. See the MATLAB Function section of the R2016b Release Notes for more information.

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.