How can I have an "input argument" error without input ?
Mostra commenti meno recenti
I have an issue with an "input argument" error but my function doesn't take any input. Can someone help me about it ?
1 Commento
Stephen23
il 2 Mag 2016
Please show us the complete error message, this means all of the red text (and not just the bits that look interesting to you).
Also show us exactly how you are *calling your function.
Risposte (2)
Dave Behera
il 3 Mag 2016
0 voti
Can you show the function definition and the error? Are you sure you don't have multiple functions with the same name and that your function's name does not match a MATLAB built-in function?
Antoine Devingt
il 4 Mag 2016
0 voti
Categorie
Scopri di più su Entering Commands in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!