help-octave
[Top][All Lists]
Advanced

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

Re: fzero


From: Olaf Till
Subject: Re: fzero
Date: Thu, 31 Mar 2016 19:35:38 +0200
User-agent: Mutt/1.5.23 (2014-03-12)

On Thu, Mar 31, 2016 at 10:12:49AM -0700, Clinton Winant wrote:
> Is there any way to make the termination
>  fzero: not a valid initial bracketing
> not fatal?

There is no such way ... except, of course, running in a try-catch
block (one could examine the error message with lasterr() then).

> I have read the help fzero section about returned values info
> and output but see no flag that could be tested so that the x0 array can be
> modified for a retry w/o terminating the script?

The reason could be that Matlab also does not set a flag for
this. (Maybe you can say what Matlab does in this case?)

Olaf

-- 
public key id EAFE0591, e.g. on x-hkp://pool.sks-keyservers.net

Attachment: signature.asc
Description: Digital signature


reply via email to

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