Feeds
질문
How can I make Zaxis in log scale while I am plotting three coulm vecotrs in 2D where third coulm is just color intensity?
Hello, Recently I have a set of data consists of three columns. Let's say three columns are x,y,z. I want to plot x and y o...
12년 초과 전 | 답변 수: 0 | 0
0
답변질문
How can I modify errorbar's get up?
I want to plot error like '|' without horizontal bars '..... Is there any command?
13년 초과 전 | 답변 수: 2 | 0
2
답변답변 있음
How can I plot negative/zero error in logarithmic scale?
Thanks... I am using errorbar(x,y,error_y);set(gca,'yscale','log'); one point is 1. And the error of the corresponding point i...
How can I plot negative/zero error in logarithmic scale?
Thanks... I am using errorbar(x,y,error_y);set(gca,'yscale','log'); one point is 1. And the error of the corresponding point i...
13년 초과 전 | 0
질문
How can I plot negative/zero error in logarithmic scale?
I was trying to plot x vs. y where y is in logarithmic scale. Now I want to plot also the y-error on the same scale. Now the pro...
13년 초과 전 | 답변 수: 2 | 0