Feeds
질문
How to plot negative values with scatter in different color?
What I have are x and y values which I then use to generate z as a peak function. So z is basically a matrix with negative and p...
거의 8년 전 | 답변 수: 0 | 0
0
답변질문
Hi, I was wondering how I link two plots if the 'Link Plot' button doesn't work?
figure(1); x=...; y=...; plot(x,y) figure(2); v=...; w=...; plot(v,w);
대략 8년 전 | 답변 수: 0 | 0