ScanIR_v2.m fails to save the HRTFs measurement as a SOFA file, even though the SOFA API directory is present in the ScanIR_v2 parent folder.
Here is the error message I get:
Warning: ATTENTION: SOFA saving feature failed!
You need to download the SOFA API for MATLAB/Octave from:SOFA website.
Please add the directory to the ScanIR_v2 parent folder to use the SOFA
functions
In ScanIR_v2>saveButton_Callback (line 464)
In gui_mainfcn (line 95)
In ScanIR_v2 (line 51)
In matlab.graphics.internal.figfile.FigFile/read>@(hObject,eventdata)ScanIR_v2('saveButton_Callback',hObject,eventdata,guidata(hObject))
Warning: File 'ScanIR_AutoSave.mat' not found.
In ScanIR_v2>saveButton_Callback (line 471)
In gui_mainfcn (line 95)
In ScanIR_v2 (line 51)
In matlab.graphics.internal.figfile.FigFile/read>@(hObject,eventdata)ScanIR_v2('saveButton_Callback',hObject,eventdata,guidata(hObject))
ScanIR_v2.m fails to save the HRTFs measurement as a SOFA file, even though the SOFA API directory is present in the ScanIR_v2 parent folder.
Here is the error message I get:
Warning: ATTENTION: SOFA saving feature failed!
You need to download the SOFA API for MATLAB/Octave from:SOFA website.
Please add the directory to the ScanIR_v2 parent folder to use the SOFA
functions