Interface OctaveObject

    • Method Detail

      • shallowCopy

        OctaveObject shallowCopy()
        Make a shallow copy of this object. In general when an OctaveObject is returned from a getter, e.g. on OctaveStruct or OctaveStruct, a shallow copy is returned in order to follow the way octave behaves. This method is used to make that copy.
        Returns:
        a shallow copy of this