how to replace a certain elements with another elements within a matrix in matlab

preview_player
Показать описание
In this tutorial you will learn

how to replace a certain element with another elements within a matrix in matlab,
change the value of a number all within the matrix,
replace a specific number with another element in a matrix in matlab,
Replace specific numbers with another elements in a matrix in matlab,
Change the values of some elements and assign them other values within a matrix in matlab,
changing the values of some numbers within the matrix in matlab,
how to change the values of some elements in a vector in matlab,
replace a specific number with another element in a vector in matlab,
Replace specific numbers with another elements in a vector in matlab,
Рекомендации по теме
Комментарии
Автор

What will be the code if type 1, 2, 3, 4 DGs is added at bus 5? please reply

vennelaakula
Автор

what if we want to change a specific array number, I mean not replace number 7 with 12, but change the third position in the vector to 12 ?

mo-topG