I used to use tool to convert those mdf files to .mat, but apparenlty the developer hasn't updated it. It does not work any more.
Is there any other tool with which i can convert to .mat file or directly load and open the .mdf file?
error:
Attempt to reference field of non-structure array.
Error in mdfimport>Load_MDF_File_Callback (line 603)
cd (handles.pathName); % Change to current or last
directory looked at
Error in gui_mainfcn (line 96)
feval(varargin{:});
Error in mdfimport (line 87)
gui_mainfcn(gui_State, varargin{:});
Error while evaluating uimenu Callback