Changeset 12062
- Timestamp:
- 04/19/12 17:09:39 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/src/m/model/plot/northarrow.m
r9288 r12062 72 72 73 73 %Text North 74 xN=max([A(1) D(1) E(1) F(1) G(1)])+ratio/3* lengtharrow;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 76 text(xN,yN,'North','FontSize',fontsize,'FontWeight','b');
Note:
See TracChangeset
for help on using the changeset viewer.