help-octave
[Top][All Lists]
Advanced

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

Re: error: feval: function 'pkg.m' not found


From: Mike Miller
Subject: Re: error: feval: function 'pkg.m' not found
Date: Wed, 9 Jan 2019 10:59:39 -0800
User-agent: Mutt/1.10.1 (2018-07-13)

On Wed, Jan 09, 2019 at 12:10:38 -0600, ola wrote:
> I have the same problem on Linux Ubuntu 18.04 and Octave 4.2.2.
> The calling  feval("pkg", ovl("load", "optim"), 0); in c++ code gives the
> executable, but it doesn't work. The error is related to memory dump. 
> Is there other way to call pkg (for functions in other packages) from c++
> code than using feval function?
> or
> Is there a way to call Fpkg using #include <octave/builtin-defun-decls.h> ?
> or
> Is there a known way to #include other packages eg. like <octave/optim.h> ?
[…]
> Can someone help me? 

Can you provide a link to your program to allow others to help you?

-- 
mike

Attachment: signature.asc
Description: PGP signature


reply via email to

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