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

1 vue (au cours des 30 derniers jours)
Nesha Wright
Nesha Wright le 20 Juil 2018
Commenté : Nesha Wright le 23 Juil 2018
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 commentaire
Nesha Wright
Nesha Wright le 20 Juil 2018
It would be much simpler to create a .txt file if that is an option that I can then draw specific values from?

Connectez-vous pour commenter.

Réponses (1)

KSSV
KSSV le 20 Juil 2018
YOu need to load the data from nc file usung ncread. Read about ncread.
  3 commentaires
KSSV
KSSV le 21 Juil 2018
From a text file or nc file?
Nesha Wright
Nesha Wright le 23 Juil 2018
Figure it out. Thanks.

Connectez-vous pour commenter.

Community Treasure Hunt

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

Start Hunting!

Translated by