10.11.2012 Views

zmap a tool for analyses of seismicity patterns typical applications ...

zmap a tool for analyses of seismicity patterns typical applications ...

zmap a tool for analyses of seismicity patterns typical applications ...

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Working with interpolated color maps<br />

Interpolated color maps in Matlab look nice, but the tend to be not exportable readily into<br />

any program. For quick documentation, such as this document, the copy as bitmap and<br />

paste option, or Alt PrintScreen options works out well. If a higher resolution is needed, I<br />

<strong>of</strong>ten end up using the following approach: 1) Finalize the Figures as much as possible in<br />

Matlab. 2) Export it to a jpeg file. The resolution can be set interactively when printing<br />

from the command line:<br />

print –djpeg –r300 –noui myfig<br />

Also, If you want a dark background and Matlab defaults to white, try:<br />

set(gcf,’Inverthardcopy’,’<strong>of</strong>f’)<br />

The resolution <strong>for</strong> Founts is OK at 300 dpi:<br />

In PowerPoint, the imported Figure will be too large <strong>for</strong> a Page, but can be resized while<br />

keeping the dpi resolution. You will <strong>of</strong>ten notice that thicker lines and bigger, bold fonts<br />

work better. Make sure that the background in Matlab is the same you will use in the<br />

slide, since it cannot easily be changed. To switch a Matlab figure from black to white<br />

and vice versa, use the command line option: whitebg(gcf). In PowerPoint, it is then<br />

readily possible to add elements on top, add captions or Figures numbers etc. These<br />

figures are generally high enough quality <strong>for</strong> publication, if they have been save with at<br />

least 300 dpi.<br />

63

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!