From: Oliver Woodford on 2 Mar 2010 09:38 "Glenn " wrote: > The images look fine if I use windows image viewer or import them into powerpoint with a macro (which is how I usually do this). Perhaps it's an issue with how I'm viewing the image. Should I be using something different from image(X) after running X=imread('myimagefile.jpg') ? What exactly is wrong with the image when viewed in MATLAB? Is is simply the weird aspect ratio and the fact there's a set of axes? If so, use imshow or, if you don't have the image processing toolbox, imdisp (available on the file exchange) to view the image instead. Oliver
First
|
Prev
|
Pages: 1 2 Prev: contourm contour line gaps Next: Programmatcially re-focus back to command window or editor? |