How do I get axis information/attributes from netcdf file for plotting in matlab?

조회 수: 4 (최근 30일)
Michael
Michael 2014년 6월 14일
댓글: Michael 2014년 6월 17일
Hello,
I have a netcdf file that contains extra information about the axis, such as the real depth values compared with the index numbers. How can I get Matlab to plot this? rather than just manually typing in the tick mark labels? when I use FERRET and NCL it is done automatically.
Also, is there a way or writing in code the location and labels of tickmarks instead of doing it interactively? for example, using set(gca... or something.
thanks, Michael

답변 (1개)

Star Strider
Star Strider 2014년 6월 16일
Changing numbers near X-axis when plotting is an example of the sort of thing you want to do.
  댓글 수: 1
Michael
Michael 2014년 6월 17일
thanks, this will help me with other plotting. However, in this case it is not helpful as I wish to use the values already contained in the netcdf file rather than modify the tick values matlab has automatically given me.

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

카테고리

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

Community Treasure Hunt

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

Start Hunting!

Translated by