help-octave
[Top][All Lists]
Advanced

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

Re: Finding the name of symbol


From: John Utz
Subject: Re: Finding the name of symbol
Date: Mon, 5 May 1997 17:22:50 -0700 (PDT)

Huh?

what are u doing here?

On Mon, 5 May 1997, Craig Earls wrote:

> Is there a function that returns the name of the variable passed to it
> as a string, ala
> 
> fooname=SymbolToString(ThisFunc);

this sort of looks like a subfunction of feval.... feval does this to pick
up the function name....but u obviously know that..given your most
excellent job of hacking fsolve...

> fooname="ThisFunc"

umm..( grabs matlab manual ).. int2str on the return of the function?
i dont think that is what u want...maybe u would need to hookinto some
portion of feval and make a call for it

just my very feeble 0.02...
> 
> -- 
> -----------------------------------------------------------------
> Craig P Earls                               address@hidden
> LT US Navy, MIT Ocean Engineering           address@hidden
> -----------------------------------------------------------------
> 
> 

*******************************************************************************
 John Utz       address@hidden
        idiocy is the impulse function in the convolution of life



reply via email to

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