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 ([email protected])       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

---------

_______________________________________________
Getfem-users mailing list
[email protected]
https://mail.gna.org/listinfo/getfem-users

Reply via email to