Dear All
I have a .dll file that is the output of previous versions of Matlab (or I dont know what) written in 2003. I found it and I want to use it in Matlab R2013b. what is the easiest way to overcome this? I have little experience in Matlab, so examples or tutorials are gratefully welcomed.
I found loadlibrary(libname,hfile) for Matlab, but there is no .h file. How can I produce one?