[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
remove fields from structure
From: |
Jan-Mark Batke |
Subject: |
remove fields from structure |
Date: |
31 May 2001 12:46:13 +0200 |
Hello all,
is it possible to remove a field from a structure, eg
stru.a = 1;
stru.b = 2;
clear stru.a;
does not work (but also gives no error); Matlab provides a
rmfield cmd for doing this. Is it posibble to have a
workaround for that?
Regards
Jan-Mark
--
.- Dipl.-Ing. Jan-Mark Batke -- TU Berlin·Secretary FT 5-1 .
Phone: ++49 30 314-2 45 78 Fachgebiet Fernmeldetechnik
Fax: ++49 30 314-2 25 14 (Telecommunications Group)
http://www-ft.ee.tu-berlin.de/~batke ------.¸.·¸.·´¯`·.¸.·.
-------------------------------------------------------------
Octave is freely available under the terms of the GNU GPL.
Octave's home on the web: http://www.octave.org
How to fund new projects: http://www.octave.org/funding.html
Subscription information: http://www.octave.org/archive.html
-------------------------------------------------------------
- fishy rank, Daniel Heiserer, 2001/05/17
- system command, Jan-Mark Batke, 2001/05/17
- Re: system command, Paul Kienzle, 2001/05/17
- Re: system command, Jan-Mark Batke, 2001/05/17
- Re: system command, John W. Eaton, 2001/05/17
- Re: system command, John W. Eaton, 2001/05/17
- test if octave is running, Jan-Mark Batke, 2001/05/28
- Re: test if octave is running, Paul Kienzle, 2001/05/28
- remove fields from structure,
Jan-Mark Batke <=
- Re: system command, Paul Kienzle, 2001/05/17
- Re: system command, Jan-Mark Batke, 2001/05/17
Re: fishy rank, Paul Kienzle, 2001/05/17