get_help_text() function problem

Bill Greene <[email protected]>
Newsgroups gmane.comp.gnu.octave.general
Message-ID <CABUrC_bnNUiiy=8zYPKmnNLadTj6fqw2ZvGo5YT_-EiOof9Dkg@mail.gmail.com>
If I create MyClass.m with the following content:

##
## myclass:  do something
##

classdef MyClass
## methods
end

and then run

[t,f]=get_help_text('MyClass')

I get the results

t =
f = Not documented

I've tried to look at other classdef examples from Octave but don't see how
to fix this.
Can someone help me?
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.