Having multiple individual functions in a matlab script
2 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaires
Réponses (1)
Voir également
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!