% -*- texinfo -*- % @deftypefn {Function File} {} display (@var{a}) % Display the contents of an object. If @var{a} is an object of the % class 'myclass', then @code{display} is called in a case like % % @example % myclass (@dots{}) % @end example % % @noindent % where Octave is required to display the contents of a variable of the % type 'myclass'. % % @seealso{class, subsref, subsasgn} % @end deftypefn