Change array name in a for loop
3 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaire
Jan
le 4 Déc 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.
Réponses (0)
Voir également
Catégories
En savoir plus sur Loops and Conditional Statements 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!