Changeset 809 for trunk/src/close_fig.m
- Timestamp:
- Aug 13, 2014, 2:47:15 AM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/close_fig.m
r19 r809 7 7 % 8 8 9 %======================================================================= 10 % Copyright 2008-2014, LEGI UMR 5519 / CNRS UJF G-INP, Grenoble, France 11 % http://www.legi.grenoble-inp.fr 12 % Joel.Sommeria - Joel.Sommeria (A) legi.cnrs.fr 13 % 14 % This file is part of the toolbox UVMAT. 15 % 16 % UVMAT is free software; you can redistribute it and/or modify 17 % it under the terms of the GNU General Public License as published 18 % by the Free Software Foundation; either version 2 of the license, 19 % or (at your option) any later version. 20 % 21 % UVMAT is distributed in the hope that it will be useful, 22 % but WITHOUT ANY WARRANTY; without even the implied warranty of 23 % MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 24 % GNU General Public License (see LICENSE.txt) for more details. 25 %======================================================================= 26 9 27 function close_fig(ggg,eventdata,hparent,type) 10 28 if isequal(type,'zoom')
Note: See TracChangeset
for help on using the changeset viewer.