Math, asked by suneel6116, 11 months ago

Integers can only be combined with integers of the same class, or scalar doubles.

Answers

Answered by Anonymous
3

Step-by-step explanation:

Error using - Integers can only be combined with integers of the same class, or scalar doubles. Error in Code (line 27) data = data - repmat(mn,1,N); ... mn = mean(data,2); data = data - repmat(mn,1,N);

Similar questions