getting name of all functions i use in m file (or script)
古いコメントを表示
Hello,
is there a way to find out quickly all the names of the functions been used in a script file?
for example if i wrote script that called "calculator"
and it used in several function such as "add","sum", "multiply" ,etc.. i want to be able to extract those name of the function easly
thanks
1 件のコメント
Jan
2014 年 4 月 22 日
What exactly is "sum"? A local subfunction or the built-in sum function?
採用された回答
その他の回答 (3 件)
カテゴリ
ヘルプ センター および File Exchange で Develop Apps Using App Designer についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!