how to fill a matrix?
Mostra commenti meno recenti
Hi everyone. I'm trying to make code in which every time I run the code I have different values of X, and I what to save them in a matrix that changes size.
med = 8 (this value changes)
X = 2 (this value changes)
VecVal = zeros(1,med)
5 Commenti
darova
il 8 Ott 2019
Can you please describe the process? Can you be more precise?
Laura Echeverri Zea
il 8 Ott 2019
Modificato: Image Analyst
il 8 Ott 2019
Image Analyst
il 8 Ott 2019
So? What's wrong with that?
darova
il 8 Ott 2019
Exactly. Im curious
Laura Echeverri Zea
il 8 Ott 2019
Risposta accettata
Più risposte (1)
Laura Echeverri Zea
il 8 Ott 2019
0 voti
Categorie
Scopri di più su Matrix Indexing in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!