how to send parameter function between app
古いコメントを表示
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
2025 年 2 月 17 日
0 投票
Methods are also passed the object they relate to, unless they are marked as being "static"
カテゴリ
ヘルプ センター および 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!