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: Ronan Perrussel
Subject: Re: [Getfem-users] gf_global_function Matlab interface.
Date: Wed, 13 Oct 2010 14:54:25 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.12) Gecko/20100915 Lightning/1.0b1 Thunderbird/3.0.8

Dear Yves,

I compiled with muparser installed and it works nicely.
Thanks a lot.

Ronan

Le 13/10/2010 13:53, Yves Renard a écrit :
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.


Attachment: ronan_perrussel.vcf
Description: Vcard


reply via email to

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