"Function definitions are not permitted in this context."
4 ビュー (過去 30 日間)
古いコメントを表示
I use R2017a and I got the above error message when trying to define a function in a script. Please advise.
0 件のコメント
回答 (1 件)
David Fletcher
2018 年 4 月 15 日
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
0 件のコメント
参考
製品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!