how to chage/replace the one matrix value into another matrix value

Réponses (1)

cd=cdt

1 commentaire

+1 :-) Surpringly easy, but exhaustively correct.
Perhaps the question concerns a part of the matrix only. Then:
cd(1:6144) = cdt(1:6144);

Connectez-vous pour commenter.

Catégories

Commenté :

Jan
le 23 Mar 2017

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by