octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #64050] inputParser does not implement Partial


From: Rik
Subject: [Octave-bug-tracker] [bug #64050] inputParser does not implement PartialMatching
Date: Sat, 15 Apr 2023 10:52:53 -0400 (EDT)

URL:
  <https://savannah.gnu.org/bugs/?64050>

                 Summary: inputParser does not implement PartialMatching
                   Group: GNU Octave
               Submitter: rik5
               Submitted: Sat 15 Apr 2023 07:52:51 AM PDT
                Category: Octave Function
                Severity: 1 - Wish
                Priority: 5 - Normal
              Item Group: Matlab Compatibility
                  Status: Confirmed
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
                 Release: dev
         Discussion Lock: Any
        Operating System: Any
           Fixed Release: None
         Planned Release: None


    _______________________________________________________

Follow-up Comments:


-------------------------------------------------------
Date: Sat 15 Apr 2023 07:52:51 AM PDT By: Rik <rik5>
PartialMatching is not implemented and throws an error if attempted.

Example code:


p = inputParser ();
p.PartialMatching = true
error: inputParser: PartialMatching is not yet implemented
error: called from
    set.PartialMatching at line 203 column 9









    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?64050>

_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/




reply via email to

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