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