How to create a .nc file from netcdf data so that I can draw single values from

조회 수: 5 (최근 30일)
Nesha Wright
Nesha Wright 2018년 7월 20일
댓글: Nesha Wright 2018년 7월 23일
Have columns of .nc data, I need to be able to put multiple columns into a single file (Was thinking .nc file). I then want to be able to draw specific values from this file. How do I then draw a specific value? I need to do this over and over so am looking for a simple '...ncdatafile(1,3)...' sort of solution, that can be inserted into an equation, does one exist?
  댓글 수: 1
Nesha Wright
Nesha Wright 2018년 7월 20일
It would be much simpler to create a .txt file if that is an option that I can then draw specific values from?

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

답변 (1개)

KSSV
KSSV 2018년 7월 20일
YOu need to load the data from nc file usung ncread. Read about ncread.
  댓글 수: 3

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

카테고리

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