how to access the variables of one matlab file into another file

1 回表示 (過去 30 日間)
uma
uma 2020 年 4 月 2 日
コメント済み: Stephen23 2020 年 4 月 2 日
If I binarize a fingerprint image in one matlab file then enhancing it in another matlab file. how i can access the variables of first matlab file into second file.
  2 件のコメント
Rik
Rik 2020 年 4 月 2 日
You can share variables between functions by passing them as arguments. Is that what you mean?
Stephen23
Stephen23 2020 年 4 月 2 日

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

回答 (0 件)

カテゴリ

Help Center および File ExchangeImport, Export, and Conversion についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by