Feeds
提问
Matrix dimensions must agree.
I am using an array value FPR = [1.0:0.001:2.0]; n = length(FPR); to give values into a for loop ...
8 years 前 | 2 个回答 | 0
2
个回答提问
Operands to the || and && operators must be convertible to logical scalar values. when using an array
an error is given when using the && operator within a function when looping the function using a vector/array variable. is there...
8 years 前 | 1 个回答 | 0