Now I want to export the images back out of Matlab into another program (Word, Excel?) so I can line them all up to print. I use the imagesc function to make the barcode. The program takes the Excel data one at a time and generates the barcode. When one is done the next one will overwrite the old one in the Matlab plot. How can I export them so they all are kept? Please help, I asked before and got one answer which was like "do a VBA" which means nothing to me because I am not a programmer. I need to do this so I am trudging through Matlab learning on the way. Thanks.