how to send parameter function between app
1 回表示 (過去 30 日間)
古いコメントを表示
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?


0 件のコメント
回答 (1 件)
Walter Roberson
2025 年 2 月 17 日
Methods are also passed the object they relate to, unless they are marked as being "static"
0 件のコメント
参考
カテゴリ
Help Center および 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!