| 148 | 
             [data{inplot}{intrl}, xax{inplot}{intrl},... | 
             [data{inplot}{intrl}, xax{inplot}{intrl},... | 
| 149 | 
               yax{inplot}{intrl},time{inplot}{intrl},... | 
               yax{inplot}{intrl},time{inplot}{intrl},... | 
| 150 | 
               pltslc{inplot}{intrl}] = ... | 
               pltslc{inplot}{intrl}] = ... | 
| 151 | 
                 DiagLoad(fln,trl,dat,dad,grd,itr,tst,flu,ddf,gdf,avg,slc,pst,... | 
                 DiagLoad(fln,trl,dat,dad,grd,itr,tst,flu,ddf,gdf,avg,... | 
| 152 | 
                          LoadGridData,DiagDebug,GridSuffixTemp,ZcordFileTemp,... | 
                          slc,pst,LoadGridData,DiagDebug,GridSuffixTemp,... | 
| 153 | 
                          IndexTemp,DimTemp,GradsTemp,Year0IterTemp,MonthsTemp); | 
                          ZcordFileTemp,IndexTemp,DimTemp,VectorTemp,MateTemp,... | 
| 154 | 
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% | 
                          GradsTemp,Year0IterTemp,SecPerYearTemp,MonthsTemp,... | 
| 155 | 
 %                             Function body                               % | 
                          FieldNameTemp); | 
| 156 | 
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% | 
  | 
| 157 | 
             % Save panel data for outside use. | 
             % Save panel data for outside use. | 
| 158 | 
             if DumpData | 
             if DumpData | 
| 159 | 
                 datadump = data{inplot}{intrl}; | 
                 datadump = data{inplot}{intrl}; | 
| 182 | 
 % scripts will help you to make sense of this as needed. | 
 % scripts will help you to make sense of this as needed. | 
| 183 | 
 disp(['Plotting results:']); | 
 disp(['Plotting results:']); | 
| 184 | 
 DiagPlot(pagename,page,data,xax,yax,time,pltslc,... | 
 DiagPlot(pagename,page,data,xax,yax,time,pltslc,... | 
 | 
          OutputDir,LoadGridData,SavePlots,DiagDebug); | 
  | 
| 185 | 
  | 
          OutputDir,LoadGridData,SavePlots,DiagDebug); |