how to chage/replace the one matrix value into another matrix value
Show older comments
for it=1:6144
cd(it)=cdt(it);
end
Answers (1)
Categories
Find more on Resizing and Reshaping Matrices in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!