To register the ActiveXControls, see The MatlabDoku (Using Com Objects from Matlab -> Registering Controls and Servers). To register the Objects using Win7, you need to run the command prompt as administrator.
figure to latex
Converts a displayed figure to latex .tex format. The code can handle zoomed in plots
Author: David Krause
erickson, jon
Looks potentially very useful. the matlab function works just fine. however, when I run try to "compile" the latex file example, it barfs.
error is almost certainly on the latex side. i'm using miktex 2.7 on windows with texniccenter. appears i have all packages except latexsym.
any ideas what is going wrong?
i'm an experienced latex user and placing figures with \includegraphics works fine, but for the life of me can't figure out what is going wrong with the example, and using \input instead.