1. delobj file.axis(2).units
The file in question is in the current working directory and
has the standard extension ".sdf". The deleted structure is the
UNITS string in the 2nd element of the structure array AXIS.
Note that it would be impossible to delete AXIS(2), but one
could delete AXIS as a whole.
2. delobj @"/home/resun02/myname/data/file.dst".z.label
Here the file is specified with its complete Unix directory and
with its non-standard extension ".dst". The deleted structure
is the LABEL within the Z structure.
HME: Horst Meyerdierks (UoE, Starlink)
FIGARO A general data reduction system