Filter löschen
Filter löschen

Not enough input arguments

1 Ansicht (letzte 30 Tage)
sri Jagarlmudi
sri Jagarlmudi am 24 Okt. 2018
Kommentiert: Adam am 24 Okt. 2018
Hi, I have an error not enough input arguments. And I have no idea what kind of input parameters should be assign for the following function.
function measure(old,handles)
And I'm getting the following error:
Not enough input arguments.
Error in measure (line 11) varnames = old.allVarNames';
can any one of you please help me how to solve this.
  6 Kommentare
sri Jagarlmudi
sri Jagarlmudi am 24 Okt. 2018
Yes, it was not my own function. I'm trying to write matlab unit test function for this code. For that I need to clear the errors in this function.
Adam
Adam am 24 Okt. 2018
You need to ask whoever you got it from in that case.

Melden Sie sich an, um zu kommentieren.

Antworten (0)

Kategorien

Mehr zu Startup and Shutdown finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by