Changes between Initial Version and Version 2 of Ticket #641
- Timestamp:
- 04/29/14 00:53:56 (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #641
- Property Resolution → Done
- Property Status new → closed
-
Ticket #641 – Description
initial v2 56 56 F=plot_nesting(G, Hnames, 'zeta', 8, 40, 1, [-2 4]); 57 57 shading flat; colormap(zebra); 58 h=plot_perimeter( Hnames, 'r-');58 h=plot_perimeter(G, 'r-'); 59 59 print -r300 -dpng scs_ssh_day10.png 60 60 }}}