help-octave
[Top][All Lists]
Advanced

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

Re: Problem with parse function


From: Nicholas Jankowski
Subject: Re: Problem with parse function
Date: Thu, 12 Nov 2015 13:12:57 -0500

On Thu, Nov 12, 2015 at 12:59 PM, Mike Miller <address@hidden> wrote:
> On Thu, Nov 12, 2015 at 12:50:11 -0500, Nicholas Jankowski wrote:
>> It appears that that is calling several functions that do not exist yet in
>> Octave. First being the 'inputParser" class, which according to this
>> missing function bug report is planned to be part of the Octave 4.2 release.
>> http://savannah.gnu.org/bugs/?37650
>
> The inputParser class is fully functional in Octave 4.0. I'm not sure
> what readFile and readFileInfo are though.
>
> Silvia, it would be helpful to show what error messages you get when you
> do use quotes around the keyword names, which definitely are required.
>
> --
> mike

I stand corrected. Didn't see anything in help or Doc with a quick
search, but the bug tracker popped up.

The help for his function mentions two required mex files. so hard to
tell how those will or won't play into the problem.
" Relies on two external mex-functions (parseValueBlock.c,
parseDate.c) that have to be compiled using the mex interface"

nick



reply via email to

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