Mercurial > hg > octave-lyh
log scripts/plot/struct2hdl.m @ 16933:e39f00a32dc7
age | author | description |
---|---|---|
Tue, 09 Jul 2013 14:04:05 -0700 | Rik | maint: Use parentheses around condition for switch(),while(),if() statements. |
Sun, 13 Jan 2013 21:57:02 +0100 | Pantxo Diribarne | struct2hdl.m: send error when the requested object type is not implemented. |
Sun, 16 Dec 2012 19:14:20 -0500 | Ben Abbott | struct2hdl.m: Set the "position" and "outerposition" properties in the |
Wed, 12 Dec 2012 18:07:55 -0500 | Ben Abbott | struct2hdl.m: Set the "*.mode" properties last. (Bug # 37645) |
Tue, 24 Jul 2012 13:41:41 -0700 | Rik | maint: Use Octave coding standards for copyobj.m, hdl2struct.m, struct2hdl.m. |
Tue, 24 Jul 2012 09:34:51 -0700 | Rik | doc: Periodic grammarcheck of documentation |
Mon, 16 Jul 2012 20:37:01 -0400 | Pantxo Diribarne | New Functions; copyobj.m, hdl2struct.m, struct2hdl.m |