Changeset 15207
- Timestamp:
- 06/06/13 17:33:36 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/src/m/plot/googlemaps.m
r15206 r15207 81 81 82 82 %calculate pixel dimensions of each small image 83 bottom = 1 00;83 bottom = 120; 84 84 width = ceil(dx/cols); 85 85 height = ceil(dy/rows);
Note:
See TracChangeset
for help on using the changeset viewer.