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

max([grd1,grd2,grd3,grd4])-input1 ith-input2
@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