is it possible to write a function inside a script?
Show older comments
is it possible to write a function inside a script? for example is it possible to put at the end of the script?
Accepted Answer
More Answers (2)
Lucijano Berus
on 19 Mar 2018
1 vote
calling subfunctions: https://www.coursera.org/learn/matlab/lecture/9N7ZS/subfunctions
1 Comment
Walter Roberson
on 19 Mar 2018
subfunctions are not relevant to the question of whether you can define a function inside a script.
John D'Errico
on 28 Jun 2015
0 votes
Short answer: No.
Longer answer: Nnnnnooooo.
Not much else I can say.
Categories
Find more on Block and Blockset Authoring in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!