help-octave
[
Top
][
All Lists
]
Advanced
[
Date Prev
][
Date Next
][
Thread Prev
][
Thread Next
][
Date Index
][
Thread Index
]
get_help_text() function problem
From
:
Bill Greene
Subject
:
get_help_text() function problem
Date
:
Thu, 20 May 2021 13:58:25 -0400
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?
reply via email to
[Prev in Thread]
Current Thread
[
Next in Thread
]
get_help_text() function problem
,
Bill Greene
<=
Re: get_help_text() function problem
,
Markus Mützel
,
2021/05/21
Re: get_help_text() function problem
,
Bill Greene
,
2021/05/21
Re: get_help_text() function problem
,
Markus Mützel
,
2021/05/21
Prev by Date:
Re: package parallel reads init file despite --no-init-file
Next by Date:
Re: get_help_text() function problem
Previous by thread:
Re: package parallel reads init file despite --no-init-file
Next by thread:
Re: get_help_text() function problem
Index(es):
Date
Thread