Having multiple individual functions in a matlab script
1 view (last 30 days)
Show older comments
I need to have multiple fucntions in a script to call them later from other script. Matlab gives error that then name of the function should match the name of script. The problem is I have multiple individual functions. how can I fix this issue?
I prefer not to make it nested function.
0 Comments
Answers (1)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!