getfem-users
[Top][All Lists]
Advanced

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

Re: [Getfem-users] gf_global_function Matlab interface.


From: Yves Renard
Subject: Re: [Getfem-users] gf_global_function Matlab interface.
Date: Wed, 13 Oct 2010 13:53:20 +0200
User-agent: KMail/1.13.2 (Linux/2.6.32-25-server; KDE/4.4.2; x86_64; ; )

Dear Ronan, 

In order to use this functionality you have to compile with muparser installed 
on your system. Are you sure it was the case ?

Yves.


On mercredi 13 octobre 2010, Ronan Perrussel wrote:
> Dear getfem users,
> 
> I wondered if someone had already used gf_global_function under the
> Matlab interface and more precisely with the option 'parser':
> GF = gf_global_function('parser', string val[, string grad[, string
> hess]]).
> 
> I have just tried a stupid example:
>  >> g = gf_global_function('parser', 'x');
> 
> and I obtained:
> ??? Error using ==> gf_matlab
> Bad command name: parser
> 
> Error in ==> gf_global_function at 33
>      [varargout{1:nargout}]=gf_matlab('global_function', varargin{:});
> 
> Note that the script demo_crack.m (using gf_global_function with option
> 'cutoff', 'crack' and 'product') seems to work nicely.
> 
> Thanks in advance,
> Best regards,
> Ronan
> 
> PS : I have just recompiled the last svn version of getfem.


-- 

  Yves Renard (address@hidden)       tel : (33) 04.72.43.87.08
  Pole de Mathematiques, INSA-Lyon             fax : (33) 04.72.43.85.29
  20, rue Albert Einstein
  69621 Villeurbanne Cedex, FRANCE
  http://math.univ-lyon1.fr/~renard

---------



reply via email to

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