Navigation

Operators and Keywords

Function List:

C++ API

Function File: display (a)

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 required to display the contents of a variable of the type "myclass".

See also: class, subsref, subsasgn.

Package: octave