MathGroup Archive 2002

[Date Index] [Thread Index] [Author Index]

Search the Archive

Re: arguments/realtime3d

  • To: mathgroup at smc.vnet.net
  • Subject: [mg32251] Re: arguments/realtime3d
  • From: Jens-Peer Kuska <kuska at informatik.uni-leipzig.de>
  • Date: Wed, 9 Jan 2002 23:37:03 -0500 (EST)
  • Organization: Universitaet Leipzig
  • References: <a1gvhg$n7h$1@smc.vnet.net>
  • Reply-to: kuska at informatik.uni-leipzig.de
  • Sender: owner-wri-mathgroup at wolfram.com

Hi,

a)  Length[{x}]  should do that in your example
b)  unix support realtime3d only with Mathematica 4.1 but
    you can switch to the better solution at
    
    http://phong.informatik.uni-leipzig.de/~kuska/mathgl3dv3/index.htm
     
Regards
  Jens    
  
daniel wrote:
> 
> Hello,
> Is there a way to obtain the number of arguments with wich
> the function was called as in
> f[x___?OptionQ]:=Module ...?
> I  would like to check if x contains only valid options of f (defined with
> Options[f,a->1])
> 
> second question: is there a way to have RealTime3D under Linux (Matematica
> 4.0)
> 
> Many thanks
> 
> Daniel


  • Prev by Date: Re: more elements in a list
  • Next by Date: RE: Re: Wrestling with Mathematica on Trig Simplification
  • Previous by thread: Re: arguments/realtime3d
  • Next by thread: Re: arguments/realtime3d