Index: /issm/trunk/test/IsmipHomResults/plotting_scripts/plot_exp_a.m
===================================================================
--- /issm/trunk/test/IsmipHomResults/plotting_scripts/plot_exp_a.m	(revision 7907)
+++ /issm/trunk/test/IsmipHomResults/plotting_scripts/plot_exp_a.m	(revision 7908)
@@ -32,5 +32,5 @@
 % sub dirs lie)
 % NOTE:  CHANGE THIS TO THE LOCATION OF YOUR DATA
-location = '../ismip_mat/'; %ISSM->THIS LINE HAS BEEN CHANGED
+location = [ issmtier() '/test/IsmipHomResults/ismip_mat/']; %ISSM->THIS LINE HAS BEEN CHANGED
 
 % The experiment we're interested in
Index: /issm/trunk/test/IsmipHomResults/plotting_scripts/plot_exp_b.m
===================================================================
--- /issm/trunk/test/IsmipHomResults/plotting_scripts/plot_exp_b.m	(revision 7907)
+++ /issm/trunk/test/IsmipHomResults/plotting_scripts/plot_exp_b.m	(revision 7908)
@@ -33,5 +33,5 @@
 % NOTE:  CHANGE THIS TO THE LOCATION OF YOUR DATA
 %location = 'C:\Program Files\MATLAB\R2006a\work\ismip_all\ismip_mat\';
-location = '../ismip_mat/'; %ISSM->THIS LINE HAS BEEN CHANGED
+location = [ issmtier() '/test/IsmipHomResults/ismip_mat/']; %ISSM->THIS LINE HAS BEEN CHANGED
 
 % The experiment we're interested in
Index: /issm/trunk/test/IsmipHomResults/plotting_scripts/plot_exp_c.m
===================================================================
--- /issm/trunk/test/IsmipHomResults/plotting_scripts/plot_exp_c.m	(revision 7907)
+++ /issm/trunk/test/IsmipHomResults/plotting_scripts/plot_exp_c.m	(revision 7908)
@@ -33,5 +33,5 @@
 % NOTE:  CHANGE THIS TO THE LOCATION OF YOUR DATA
 %location = 'C:\Documents and Settings\frankp\My Documents\work\ismip_all\ismip_mat\';
-location = '../ismip_mat/'; %ISSM->THIS LINE HAS BEEN CHANGED
+location = [ issmtier() '/test/IsmipHomResults/ismip_mat/']; %ISSM->THIS LINE HAS BEEN CHANGED
 
 % The experiment we're interested in
Index: /issm/trunk/test/IsmipHomResults/plotting_scripts/plot_exp_d.m
===================================================================
--- /issm/trunk/test/IsmipHomResults/plotting_scripts/plot_exp_d.m	(revision 7907)
+++ /issm/trunk/test/IsmipHomResults/plotting_scripts/plot_exp_d.m	(revision 7908)
@@ -33,5 +33,5 @@
 % NOTE:  CHANGE THIS TO THE LOCATION OF YOUR DATA
 %location = 'C:\Program Files\MATLAB\R2006a\work\ismip_all\ismip_mat\';
-location = '../ismip_mat/'; %ISSM->THIS LINE HAS BEEN CHANGED
+location = [ issmtier() '/test/IsmipHomResults/ismip_mat/']; %ISSM->THIS LINE HAS BEEN CHANGED
 
 % The experiment we're interested in
Index: /issm/trunk/test/IsmipHomResults/plotting_scripts/plot_exp_e.m
===================================================================
--- /issm/trunk/test/IsmipHomResults/plotting_scripts/plot_exp_e.m	(revision 7907)
+++ /issm/trunk/test/IsmipHomResults/plotting_scripts/plot_exp_e.m	(revision 7908)
@@ -33,5 +33,5 @@
 % NOTE:  CHANGE THIS TO THE LOCATION OF YOUR DATA
 %location = 'C:\Program Files\MATLAB\R2006a\work\ismip_all\ismip_mat\';
-location = '../ismip_mat/'; %ISSM->THIS LINE HAS BEEN CHANGED
+location = [ issmtier() '/test/IsmipHomResults/ismip_mat/']; %ISSM->THIS LINE HAS BEEN CHANGED
 
 % The experiment we're interested in
Index: /issm/trunk/test/IsmipHomResults/plotting_scripts/plot_exp_e_txz.m
===================================================================
--- /issm/trunk/test/IsmipHomResults/plotting_scripts/plot_exp_e_txz.m	(revision 7907)
+++ /issm/trunk/test/IsmipHomResults/plotting_scripts/plot_exp_e_txz.m	(revision 7908)
@@ -33,5 +33,5 @@
 % NOTE:  CHANGE THIS TO THE LOCATION OF YOUR DATA
 %location = 'C:\Program Files\MATLAB\R2006a\work\ismip_all\ismip_mat\';
-location = '../ismip_mat/'; %ISSM->THIS LINE HAS BEEN CHANGED
+location = [ issmtier() '/test/IsmipHomResults/ismip_mat/']; %ISSM->THIS LINE HAS BEEN CHANGED
 
 % The experiment we're interested in
Index: /issm/trunk/test/IsmipHomResults/plotting_scripts/plot_exp_f.m
===================================================================
--- /issm/trunk/test/IsmipHomResults/plotting_scripts/plot_exp_f.m	(revision 7907)
+++ /issm/trunk/test/IsmipHomResults/plotting_scripts/plot_exp_f.m	(revision 7908)
@@ -33,5 +33,5 @@
 % NOTE:  CHANGE THIS TO THE LOCATION OF YOUR DATA
 %location = 'C:\Program Files\MATLAB\R2006a\work\ismip_all\ismip_mat\';
-location = '../ismip_mat/'; %ISSM->THIS LINE HAS BEEN CHANGED
+location = [ issmtier() '/test/IsmipHomResults/ismip_mat/']; %ISSM->THIS LINE HAS BEEN CHANGED
 
 % The experiment we're interested in
Index: /issm/trunk/test/IsmipHomResults/plotting_scripts/plot_exp_fs.m
===================================================================
--- /issm/trunk/test/IsmipHomResults/plotting_scripts/plot_exp_fs.m	(revision 7907)
+++ /issm/trunk/test/IsmipHomResults/plotting_scripts/plot_exp_fs.m	(revision 7908)
@@ -33,5 +33,5 @@
 % NOTE:  CHANGE THIS TO THE LOCATION OF YOUR DATA
 %location = 'C:\Program Files\MATLAB\R2006a\work\ismip_all\ismip_mat\';
-location = '../ismip_mat/'; %ISSM->THIS LINE HAS BEEN CHANGED
+location = [ issmtier() '/test/IsmipHomResults/ismip_mat/']; %ISSM->THIS LINE HAS BEEN CHANGED
 
 % The experiment we're interested in
