필터 지우기
필터 지우기

Convert netcdf file to ascii file..

조회 수: 1 (최근 30일)
joo tan
joo tan 2012년 1월 18일
Dear all,
I have netcdf file and need to convert the file to ascii file..i use matlab version 2010a ..example data is below:
how i can do that?

답변 (1개)

Ashish Uthama
Ashish Uthama 2012년 1월 18일
With 10a, I cant think of a simple approach. You would have to use the netcdf package functions. It will be a lot easier with the newer ncdisp, ncinfo and ncread functions though (11a).
Another option would be to do this with the native NetCDF library function like ncdump outside MATLAB.
I am curious to know why you would want to do this though.

카테고리

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