Using Doxygen with Matlab
Extracts automatically comments from your Matlab .m files using Doxygen to generate documentation
Author: Fabrice
Does this tool handle collaboration diagrams? When a class is composed using another class, it does not show up in the collaboration diagram. The collaboration diagram is always the same as the class diagram. Am I doing something wrong?