Using Doxygen with Matlab
Extracts automatically comments from your Matlab .m files using Doxygen to generate documentation
Author: Fabrice
Great utility, thanks. Question about using it with multiple-file classes - I get it to work with a class in a single file, but when I set up a class in an @folder, I don't seem to get the function based methods (in separate files) located within my doxygen derived class.