why i getting this error Error using <= Not enough input arguments.

回答 (1 件)

Stephen23
Stephen23 2018 年 5 月 14 日

0 投票

"why i getting this error Error using <= Not enough input arguments."
Because the function le "less than or equal to" requires exactly two inputs. You are only giving it one.

2 件のコメント

ragini k
ragini k 2018 年 5 月 14 日
max([grd1,grd2,grd3,grd4])-input1 ith-input2
Stephen23
Stephen23 2018 年 5 月 14 日
@ragini k: do you have another question?

サインインしてコメントする。

カテゴリ

質問済み:

2018 年 5 月 14 日

コメント済み:

2018 年 5 月 14 日

Community Treasure Hunt

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

Start Hunting!

Translated by