Changeset 14178
- Timestamp:
- 12/17/12 16:52:08 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/src/m/plot/kmlgroundoverlay.m
r13730 r14178 34 34 35 35 %print image at high resolution 36 printmodel([kmlroot '/' kmlimagename],kmlimagetype,'trim','on','resolution',kmlresolution,'margin','off','frame','off'); 36 export_fig([kmlroot '/' kmlimagename],'-transparent'); 37 %printmodel([kmlroot '/' kmlimagename],kmlimagetype,'trim','on','resolution',kmlresolution,'margin','off','frame','off'); 37 38 38 39 %now write kml file
Note:
See TracChangeset
for help on using the changeset viewer.