Display the contents of an object. If a is an object of the class "myclass", then display is called in a case like myclass (...) where Octave is requried to display the contents of a variable of the type "myclass". See also: class subsref subsasgn
Display the contents of an object. If a is an object of the class "myclass", then display is called in a case like
display
myclass (...)
where Octave is requried to display the contents of a variable of the type "myclass".