"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.
回答(1 个)
David Fletcher
2018-4-15
0 个投票
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
类别
在 帮助中心 和 File Exchange 中查找有关 MATLAB 的更多信息
产品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!