how to send parameter function between app

2 visualizaciones (últimos 30 días)
shamal
shamal el 17 de Feb. de 2025
Respondida: Walter Roberson el 17 de Feb. de 2025
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?

Respuestas (1)

Walter Roberson
Walter Roberson el 17 de Feb. de 2025
Methods are also passed the object they relate to, unless they are marked as being "static"

Categorías

Más información sobre Develop Apps Using App Designer en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by