"Function definitions are not permitted in this context."

I use R2017a and I got the above error message when trying to define a function in a script. Please advise.

Answers (1)

If you have a function in a script (allowed from R2016 onwards I think), it must go at the end, after all the script code

Categories

Find more on MATLAB in Help Center and File Exchange

Products

Asked:

on 15 Apr 2018

Answered:

on 15 Apr 2018

Community Treasure Hunt

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

Start Hunting!