It would be much simpler to create a .txt file if that is an option that I can then draw specific values from?
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)
Afficher commentaires plus anciens
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?
Réponses (1)
KSSV
le 20 Juil 2018
YOu need to load the data from nc file usung ncread. Read about ncread.
3 commentaires
Voir également
Catégories
En savoir plus sur NetCDF dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!