how to send parameter function between app

1 回表示 (過去 30 日間)
shamal
shamal 2025 年 2 月 17 日
回答済み: Walter Roberson 2025 年 2 月 17 日
hi, i'm in PredatorListallStrategies.mlapp (A) and i want to send parameter to PredatorManageStrategies (B)
I receive this error:
Error using PredatorManageStrategie/UpdateManageStrategie
Too many input arguments.
what is wrong?

回答 (1 件)

Walter Roberson
Walter Roberson 2025 年 2 月 17 日
Methods are also passed the object they relate to, unless they are marked as being "static"

カテゴリ

Help Center および File ExchangeDevelop Apps Using App Designer についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by