How can I used a .m file as an add on which is already written matlab 2020 version?

1 回表示 (過去 30 日間)
Indrawjit Ghosh
Indrawjit Ghosh 2020 年 5 月 8 日
コメント済み: dpb 2020 年 5 月 8 日
I am trying to use a funciton as a call in a different .m from an existing .m file. Is there any way I can link 2 matlab file together and call functions from each other?
  1 件のコメント
dpb
dpb 2020 年 5 月 8 日
As long as both are in the path and not a recursive infinite loop, sure.
Just refer to the function wanted like any other...there's no concept of "linking" in MATLAB...

サインインしてコメントする。

回答 (0 件)

カテゴリ

Help Center および File ExchangeWhos についてさらに検索

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by