Feeds
提问
problem occur when i convert the .csv file into .mat file
Hello everyone, i create a dataset in matlab is 1500X5 . i convert it into .csv for labeling the data. after the labeling i co...
7 years 前 | 0 个回答 | 0
0
个回答提问
Error using == Matrix dimensions must agree.
if(color ==[255 255 255 ] || color==[0 0 0] || color==[255 0 0] || color==[205 133 63] || color==[101 67 33] || color==[0 134 1...
7 years 前 | 1 个回答 | 0
1
个回答提问
how to resolve given eror below?
Error using == Number of array dimensions must match for binary array op.
7 years 前 | 1 个回答 | 0
1
个回答提问
how to solve Unexpected MATLAB expression in the below line ?
if(color ==(255 255 255 )color || color==(0 0 0) || color==(255 0 0) || color==(205 133 63) || color==(101 67 33) || color==(0 1...
7 years 前 | 1 个回答 | 0
