|
| From: | anonymous |
| Subject: | [Octave-bug-tracker] [bug #52420] inputParser optional argument is "not a valid parameter" |
| Date: | Thu, 16 Nov 2017 20:35:17 -0500 (EST) |
| User-agent: | Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_1) AppleWebKit/604.3.5 (KHTML, like Gecko) Version/11.0.1 Safari/604.3.5 |
Follow-up Comment #3, bug #52420 (project octave):
I confirmed that the snippet works Matlab R2017a, but the documentation for
Matlab's addOptional indicates that maybe Octave is correct here:
> Use addOptional to add an individual argument into the input parser scheme.
If you want to parse an optional name-value pair, use the addParameter
function.
I changed the code to use addParameter and it seems to be happier now.
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?52420>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
| [Prev in Thread] | Current Thread | [Next in Thread] |