Having multiple individual functions in a matlab script

2 views (last 30 days)
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.

Answers (1)

Ruger28
Ruger28 on 10 Oct 2019

Categories

Find more on Get Started with MATLAB 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!