Re: findobj
David Bateman <[email protected]> Wed, 26 Sep 2007 22:49:41 +0200
| Newsgroups | gmane.comp.gnu.octave.sources |
|---|---|
| Organization | Motorola CRM |
| Message-ID | <[email protected]> |
Ben Abbott wrote: > I tried to post once, but it hasn't gone through yet ... so I'm trying again. > > I've written a Octave script that is intended to mirror the functionality of > Matlab's findobj function. > > I'm having some difficulty understanding how the '-logicaloperator' option > is intended to work, but beyond that annoyance, it appears to be working. > I've attached a copy of this 'work in progress'. > > I have a couple of questions. > > (1) Is this something that might be contributed to Octave in general? > > (2) If so, what is the proper procedure? > http://www.nabble.com/file/p12767686/findobj.m findobj.m This is an Octave core function and so it goes into the core. Yeah I think its useful. You should probably join the octave help or maintainers list directly at http://www.octave.org/archive.html and send the code you have there.. The Nabble interface is probably why no ones responded to this mail yet as the e-mail took sometime to get to the lists.. Unfortunately the attachment seems to have been stripped by Nabble.. D.