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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 2 个回答 | 0