how to send parameter function between app
Ältere Kommentare anzeigen
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?


Antworten (1)
Walter Roberson
am 17 Feb. 2025
0 Stimmen
Methods are also passed the object they relate to, unless they are marked as being "static"
Kategorien
Mehr zu Develop Apps Using App Designer finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!