Getting too many input argumenst even after debugging the file in the matlab gui

Risposte (1)

Harald
Harald il 1 Mar 2024
Modificato: Harald il 1 Mar 2024
Hi,
you are likely intending to call the .m file, but since your app has the same name and has higher precedence, your app tries to call itself. In that case, the solution is to change either file name. If you adjust the name of the .m, adjust the call to it accordingly.
Best wishes,
Harald

Categorie

Prodotti

Release

R2023a

Richiesto:

il 1 Mar 2024

Modificato:

il 1 Mar 2024

Community Treasure Hunt

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

Start Hunting!

Translated by