Who even knows at this point
This commit is contained in:
@@ -11,7 +11,7 @@ try %Try the whole routine
|
||||
cnames={'RF Name','Median','Mean','STD','Minimum','Maximum'};
|
||||
rCnt=0;
|
||||
RFfilename= fullfile(Exp(expN).Dexp(DexpN).resDir,'PrintResults','!RFsDiagnostics.txt');
|
||||
fid = fopen(RFfilename,'w'); %('RFdiagnostic.txt','w');
|
||||
fid=fopen(RFfilename,'w'); %('RFdiagnostic.txt','w');
|
||||
ftitle= strcat(ExpPath,':::Reference Diagnostic Values');
|
||||
try
|
||||
fprintf(fid,'%s\n',ftitle);
|
||||
|
||||
Reference in New Issue
Block a user