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