Change array name in a for loop
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Hello,
I have attached my data set. In this data set there are 9 different results set from 1 to 60. I am traying to send these 9 set 9 different array field in a loop but I couldn't manage. I will be very appriciate if anyone have ideas.
1 comentario
Jan
el 4 de Dic. de 2022
Is importing the data to Matlab a part of the problem?
Do not use 9 different arrays, but one array with a specific dimension of the length 9.
Respuestas (0)
Ver también
Categorías
Más información sobre Logical en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!