help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: inputParser improvements


From: Hoeltgen Laurent
Subject: Re: inputParser improvements
Date: Sun, 21 Jun 2015 11:07:08 +0200

2015-06-08 17:01 GMT+02:00 Juan Pablo Carbajal <address@hidden>:
On Mon, Jun 8, 2015 at 4:14 PM, Laurent Hoeltgen <address@hidden> wrote:
> Hi,
>
> back in March (http://lists.gnu.org/archive/html/help-octave/2015-03/msg00060.html) I was asking about inputParser class in octave
> and the addParameter method that Matlab introduced. Last weekend I started
> implementing the addParameter method as well as the PartialMatching property
> that comes with it.
>
> Now my questions:
>
> Is there interest for the code, and if yes, where and in what format should I
> send it?
>
> So far I've added three tests to the inputParser.m file. They cover the
> addParameter method, a working partial matching and a non-working partial
> matching due to ambiguity. Is this enough or should I add more?
>
> Regards,
> Laurent
>
> _______________________________________________
> Help-octave mailing list
> address@hidden
> https://lists.gnu.org/mailman/listinfo/help-octave

The best way to contribute would be to add the changeset (a patch) to
the patch tracker
https://savannah.gnu.org/patch/?group=octave


Hi,

I added the Bug report and added a modified version of inputParser.m which should handle the partial matching. http://savannah.gnu.org/bugs/index.php?45367

Regards,
Laurent

reply via email to

[Prev in Thread] Current Thread [Next in Thread]