I'm trying to replicate my original data by replacing my datafile with the following code:
y=[y1
y2
.
.
.];
y=repmat(y,10,1);
it should work. Can't understand why I am getting error messages.
Users browsing this forum: Google [Bot] and 7 guests