Feeds
질문
map from value to colormap
I use pcolor to create a figure out of some matrix of data. h=pcolor(X,Y,M); Is it possible to receive for a specific inde...
10년 초과 전 | 답변 수: 1 | 0
1
답변질문
Size of figure inner box
Hi all I have two figures which I want to have the same figure size To set the same figure size it's easy using set(gcf,'posit...
11년 초과 전 | 답변 수: 1 | 0
1
답변질문
calculate a vector from consecutive vectors without a loop
Hi I would like to receive the mean value of each 10 consecutive values of a vector. Is it possible to run it without a for...
11년 초과 전 | 답변 수: 1 | 0