Create variable name from structure fields

4 visualizaciones (últimos 30 días)
Rajveer Singh
Rajveer Singh el 11 de Nov. de 2017
Respondida: Walter Roberson el 11 de Nov. de 2017
I am reading text files in a folder (Well_A1_1.txt, Well_A1_2.txt......Well_A1_N.txt) and storing file names in a struct as in the image shown below. I am sequentially going running though each file (k= 1:N) and after performing operation on each file and have output variable 'data' a m x n matrix every single time. Now what I want is store 'data' values in Well_A1_1 in first run, Well_A1_2 in second run and so on. Can anyone help.
Thanks! Raj

Respuestas (1)

Walter Roberson
Walter Roberson el 11 de Nov. de 2017

Categorías

Más información sobre Workspace Variables and MAT Files en Help Center y File Exchange.

Etiquetas

Aún no se han introducido etiquetas.

Community Treasure Hunt

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

Start Hunting!

Translated by