Parent Directory
|
Revision Log
|
Revision Graph
|
Patch
revision 1.3 by gmaze, Thu Feb 1 17:02:02 2007 UTC | revision 1.4 by gmaze, Wed Sep 19 14:45:59 2007 UTC | |
---|---|---|
# | Line 161 close(ncT); | Line 161 close(ncT); |
161 | ||
162 | ||
163 | % Output: | % Output: |
164 | output = struct('MLD',MLD,'lat',DTlat,'lon',STlon); | output = struct('MLD',MLD,'lat',STlat,'lon',STlon); |
165 | switch nargout | switch nargout |
166 | case 1 | case 1 |
167 | varargout(1) = {output}; | varargout(1) = {output}; |
|
ViewVC Help | |
Powered by ViewVC 1.1.22 |