Rev | Line | |
---|
[10979] | 1 | Index: /proj/ice/larour/issm-uci/trunk-jpl/startup.m
|
---|
| 2 | ===================================================================
|
---|
| 3 | --- /proj/ice/larour/issm-uci/trunk-jpl/startup.m (revision 10939)
|
---|
| 4 | +++ /proj/ice/larour/issm-uci/trunk-jpl/startup.m (revision 10940)
|
---|
| 5 | @@ -1,12 +1,11 @@
|
---|
| 6 | %STARTUP - Matlab startup script
|
---|
| 7 | %
|
---|
| 8 | -% startup.m is a script run by matlab at the beginning of a session, just before
|
---|
| 9 | -% handing over the prompt to the user. This delivery startup.m script has been customized here for
|
---|
| 10 | -% the ISSM code. This startup script should be run by users before trying to use ISSM. The best way
|
---|
| 11 | -% to do that is to put the startup file in the location where Matlab starts and established its root
|
---|
| 12 | -% directory.
|
---|
| 13 | -%
|
---|
| 14 | -% Copyright Jet Propulsion Laboratory.
|
---|
| 15 | +% startup.m is a script run by matlab at the beginning of a session, just
|
---|
| 16 | +% before handing over the prompt to the user. This delivery startup.m script
|
---|
| 17 | +% has been customized here for the ISSM code. This startup script should be
|
---|
| 18 | +% run by users before trying to use ISSM. The best way to do that is to put
|
---|
| 19 | +% the startup file in the location where Matlab starts and established its
|
---|
| 20 | +% root directory.
|
---|
| 21 |
|
---|
| 22 | % clear the last warning to focus on the warnings of the ISSM path
|
---|
| 23 | lastwarn('');
|
---|
| 24 |
|
---|
| 25 | Property changes on: /proj/ice/larour/issm-uci/trunk-jpl
|
---|
| 26 | ___________________________________________________________________
|
---|
| 27 | Added: svn:mergeinfo
|
---|
| 28 | Merged /issm/trunk:r10938-10939
|
---|
| 29 |
|
---|
Note:
See
TracBrowser
for help on using the repository browser.