7 |
%get/define global variables: |
%get/define global variables: |
8 |
gcmfaces_global; |
gcmfaces_global; |
9 |
|
|
10 |
|
warning(sprintf(['This version of MITprof, from an old CVS server, is now \n' ... |
11 |
|
' considered deprecated. Future devopment will proceed, instead, \n' ... |
12 |
|
' via GitHub. For up to date documentation, please refer to \n' ... |
13 |
|
' http://gcmfaces.readthedocs.io/en/latest/'])); |
14 |
|
|
15 |
%take care of path: |
%take care of path: |
16 |
test0=which('MITprof_load.m'); |
test0=which('MITprof_load.m'); |
17 |
if isempty(test0); |
if isempty(test0); |