From: <rp...@gm...> - 2011-06-07 13:32:51
|
Hello everyone, I noticed that when I insert a commented line right after the 'methods'-statement in a class definition, the indentation fails (starting at the comment, the indentation is reset to the beginning of the line). Does anyone else observe this behaviour? This may seem as a side-issue, but I am trying to use a documentation generator (http://www.mathworks.com/matlabcentral/fileexchange/25925-using-doxygen-with-matlab) that needs the describing comment above the function definition. The weird thing is that it works just fine for the properties-keyword. Any help is greatly appreciated Thanks Hans |