To use the format matlab reccomends, you must remember to change the number into a string. So the code would be:
title(['Form Removed Data ',num2str(og_rows), 'x', num2str(og_cols)])
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!