필터 지우기
필터 지우기

plotting very small values

조회 수: 1 (최근 30일)
Uday
Uday 2011년 9월 26일
I have some data which I would like to plot in matlab(surfacem matlab function). So here I have latitude, longitude & Ch4 in my data set the Ch4 values are very small, e.g maximum is 5.20*10^-8, 1.28*10^-08 and minimum ones 4.43*10^22, 1.78*10^22. So what I have done that I took log10 of these values. But still when I finish my plotting the output does not look good.
So how to fix this kind of problem.
  댓글 수: 3
Fangjun Jiang
Fangjun Jiang 2011년 9월 26일
Min and Max values are reversely stated. "does not look good" is in the eye of the beholder.
Walter Roberson
Walter Roberson 2011년 9월 29일
You cannot upload images in this forum, but you can link to images. For a summary list of sites, see http://www.mathworks.com/matlabcentral/answers/7924-where-can-i-upload-images-and-files-for-use-on-matlab-answers

댓글을 달려면 로그인하십시오.

답변 (1개)

Ajay Kumar
Ajay Kumar 2011년 9월 29일
You can probably try scaling the values by multiplying it with a constant. No you would end up having the same kind of behavior just that you would have a more magnified version.

카테고리

Help CenterFile Exchange에서 Annotations에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by