필터 지우기
필터 지우기

Not enough input arguments

조회 수: 1 (최근 30일)
sri Jagarlmudi
sri Jagarlmudi 2018년 10월 24일
댓글: Adam 2018년 10월 24일
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
sri Jagarlmudi
sri Jagarlmudi 2018년 10월 24일
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 2018년 10월 24일
You need to ask whoever you got it from in that case.

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

Help CenterFile Exchange에서 Startup and Shutdown에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by