Class commenting (MATLAB 7.12.0 R2011a)

Hi
For my masters thesis I'm doing some serious programming in Matlab, meaning I want to produce nice reusable code. I'm writing Matlab classes for the first time and want to add all the comments necessary for a working command line help. It's working quite well so far with a main class header (with links to method and property help texts) and headers for all the methods.
There are two things that I couldn't find in the Matlab help though:
  • Is it possible to create a description for a property that spans over more than one line?
  • Is it possible to add a description to an abstract method? Putting a comment right after its definition seems not to work, not even if put on the same line as the method definition.
Thanks, Phil

답변 (0개)

카테고리

제품

질문:

2011년 6월 29일

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by