Changeset 13792 for issm/trunk-jpl/src/m/plot/northarrow.m
- Timestamp:
- 10/22/12 13:39:05 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TabularUnified issm/trunk-jpl/src/m/plot/northarrow.m ΒΆ
r13789 r13792 74 74 xN=max([A(1) D(1) E(1) F(1) G(1)])+ratio/3*abs(lengtharrow); 75 75 yN=mean([A(2) F(2) H(2)]); 76 text(xN,yN,'N ','FontSize',fontsize,'FontWeight','b');76 text(xN,yN,'North','FontSize',fontsize,'FontWeight','b');
Note:
See TracChangeset
for help on using the changeset viewer.