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

2 ビュー (過去 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 件のコメント
KSSV
KSSV 2018 年 7 月 21 日
From a text file or nc file?
Nesha Wright
Nesha Wright 2018 年 7 月 23 日
Figure it out. Thanks.

サインインしてコメントする。

カテゴリ

Help Center および File ExchangeNetCDF についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by