matlab data insertion error

Joined
Jan 1, 2010
Messages
1
Reaction score
0
Hi How to solve this Error :

Error in D: classes must be all 1 or -1

in matlab i pass the excel data as range (A1:A769) ,
D=xlsread('c:/user/Documents/dia.xls');

But it display above error how to correct it. any one please help me. its very urgent.
 
Back
Top