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

Antworten (1)

Stephen23
Stephen23 am 14 Mai 2018

0 Stimmen

"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 Kommentare

max([grd1,grd2,grd3,grd4])-input1 ith-input2
@ragini k: do you have another question?

Melden Sie sich an, um zu kommentieren.

Gefragt:

am 14 Mai 2018

Kommentiert:

am 14 Mai 2018

Community Treasure Hunt

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

Start Hunting!

Translated by