octave-maintainers
[Top][All Lists]
Advanced

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

RE: inline functions in Matlab R14


From: Hall, Benjamin
Subject: RE: inline functions in Matlab R14
Date: Wed, 22 Sep 2004 12:43:38 -0400

Still seems to get it right.  Matlab indicates they're using a function
called "symvar" to figure out what are the variables.


>> inline('Abc+xyZ')

ans =

     Inline function:
     ans(Abc,xyZ) = Abc+xyZ



-----Original Message-----
From: David Bateman [mailto:address@hidden
Sent: Wednesday, September 22, 2004 12:36 PM
To: John W. Eaton
Cc: octave maintainers mailing list
Subject: Re: inline functions in Matlab R14


According to John W. Eaton <address@hidden> (on 09/22/04):
> Can someone who has Matlab R14 say what it does in the following
> cases?
> 
>   inline ('p_1+1')
> 
>   inline ('p+q')
> 
>   inline ('abc+xyz')

Could I also suggest the case


   inline ('Abc+xyZ')

as the documentation is seems to imply special treatment for upper and
lower case characters...

D.

-- 
David Bateman                                address@hidden
Motorola CRM                                 +33 1 69 35 48 04 (Ph) 
Parc Les Algorithmes, Commune de St Aubin    +33 1 69 35 77 01 (Fax) 
91193 Gif-Sur-Yvette FRANCE

The information contained in this communication has been classified as: 

[x] General Business Information 
[ ] Motorola Internal Use Only 
[ ] Motorola Confidential Proprietary



reply via email to

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