| 2 |
fprintf('*********message from gcmfaces_path.m**********\n please define mydir '); |
fprintf('*********message from gcmfaces_path.m**********\n please define mydir '); |
| 3 |
fprintf(' with your directory name \n below this line'); |
fprintf(' with your directory name \n below this line'); |
| 4 |
fprintf(' then comment out this message \n and the stop\n'); |
fprintf(' then comment out this message \n and the stop\n'); |
| 5 |
|
fprintf(' OR simply execute gcmfaces_init.m instead \n'); |
| 6 |
return; |
return; |
| 7 |
|
|
| 8 |
global mydir; mydir='????/gcmfaces/'; |
global mydir; mydir='????/gcmfaces/'; |