Converting .nc files to an array and save it in a .txt

15 visualizaciones (últimos 30 días)
Vasco
Vasco el 24 de Jul. de 2023
Editada: Cris LaPierre el 24 de Jul. de 2023
I've been working on a code to read the information of the GRACE mission the files are .nc and my Professor asked me to create an array where I save the statistics of the entire folder where all the files are, I need to save the averages of the results to a .txt file.
Can somebody guide me to some video or give me some sort of direction on what to do?
Thank you.

Respuestas (1)

Cris LaPierre
Cris LaPierre el 24 de Jul. de 2023
  6 comentarios
Cris LaPierre
Cris LaPierre el 24 de Jul. de 2023
Editada: Cris LaPierre el 24 de Jul. de 2023
Sounds like a for loop, then. That is the solution show in the Answers post I linked to above. Can you make an attempt at taking the solution shared there and adapting it to work with your code?
Vasco
Vasco el 24 de Jul. de 2023
of course I can thank you and sorry for bothering

Iniciar sesión para comentar.

Categorías

Más información sobre Creating, Deleting, and Querying Graphics Objects en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by