Feeds
已回答
Error in using find
I had actually defined min as a variable in my code. I changed it and problem is resolved. Thank you.
Error in using find
I had actually defined min as a variable in my code. I changed it and problem is resolved. Thank you.
14 years 前 | 0
提问
Error in using find
Hello, I am using find(a==min(a),1) to find the index of minimum element of "a" which is a row vector. I am looking for the ...
14 years 前 | 2 个回答 | 0
