From help-octave-request at bevo dot che dot wisc dot edu Mon Nov 24 09:52:42 1997 Subject: whos struct.x ? From: "Dr. G. Buerger" To: help-octave at bevo dot che dot wisc dot edu Cc: help-octave at bevo dot che dot wisc dot edu Date: Mon, 24 Nov 1997 16:54:10 +0100 Hi Octave, given a structure struct with an element x, say x an mxn matrix, I would like to see - instead of nothing - something like prot type rows cols name ==== ==== ==== ==== ==== wd matrix m n struct.x when issuing the `whos struct.x' command. Is that possible? G. Buerger