help-octave
[Top][All Lists]
Advanced

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

private function not found (was: Re: problem with lsqcurvefit from optim


From: Olaf Till
Subject: private function not found (was: Re: problem with lsqcurvefit from optim packe)
Date: Wed, 20 Jul 2016 18:46:17 +0200
User-agent: Mutt/1.5.23 (2014-03-12)

On Wed, Jul 20, 2016 at 03:47:25PM +0000, Andreas Stahel wrote:
> Dear user
> 
> I am puzzled by a problem with the optim package. the reply of Octave to
> 
> pkg load optim
> demo lsqcurvefit
> 
> is 
> ....
> lsqcurvefit example 1: failed
> '__nonlin_residmin__' undefined near line 83 column 20
> 
> It seems that all functions in ~/octave/forge/optim-1.5.5/private
> can not be found. This is on an Ubuntu 14.04 system with Octave 4.03.
> On a sibling system the above works just fine!
> 
> Can somebody give me a hint on how to tackle this puzzle?
> 
> With best regards
> 
> Andreas

Maybe you have a copy of lsqcurvefit in your current directory? What
does 'which lsqcurvefit' say, in the same Octave session which shows
the problem?

Anyway, you probably should not call it a problem with lsqcurvefit if
private functions are not found ...

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]