Having multiple individual functions in a matlab script
古いコメントを表示
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.
回答 (1 件)
Ruger28
2019 年 10 月 10 日
0 投票
カテゴリ
ヘルプ センター および File Exchange で MATLAB についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!