how to chage/replace the one matrix value into another matrix value
Mostrar comentarios más antiguos
for it=1:6144
cd(it)=cdt(it);
end
Respuestas (1)
Categorías
Más información sobre Resizing and Reshaping Matrices en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!