how to chage/replace the one matrix value into another matrix value
    3 views (last 30 days)
  
       Show older comments
    
for it=1:6144
    cd(it)=cdt(it);
end
0 Comments
See Also
Categories
				Find more on Image Processing Toolbox 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!

