Change all values of column vector (pulled from matrix via indexing) to one value
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
Hello,
I wish to change all values from array (column vector) to the same value. That is,
N(1:3,1)= s
where s is preveoisly defined and N is a matrix. Is there an intelligent way to do this?
Antworten (1)
Siehe auch
Kategorien
Mehr zu Matrix Indexing finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!