getfem-users
[Top][All Lists]
Advanced

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

[Getfem-users] gf_global_function Matlab interface.


From: Ronan Perrussel
Subject: [Getfem-users] gf_global_function Matlab interface.
Date: Wed, 13 Oct 2010 11:23:50 +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 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]