MathGroup Archive 2005

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

Search the Archive

Mathematica equivalent complexplot

  • To: mathgroup at smc.vnet.net
  • Subject: [mg57825] Mathematica equivalent complexplot
  • From: "raf ." <arawak1 at yahoo.com>
  • Date: Thu, 9 Jun 2005 05:18:35 -0400 (EDT)
  • Sender: owner-wri-mathgroup at wolfram.com

This is a newbie question, I suppose. I've read as much as I can but cannot
find a straight forward way to implement the complexplot in
Mathematica 5.
 
An example call could be complexplot(sin(x+i),x=-Pi..Pi) where sin(x+i)
is a typical function f(x) that maps real to complex and -Pi..Pi is the
domain of f, a..b.  Of course, there are various plot options which can
follow and would be included before the closing paren but I think I can
handle that.
 
So any help would be appreciated.  
 
Thanks much for the response.
 
Ron Francis


  • Prev by Date: a question about subscript
  • Next by Date: Sorting on multiple columns within a matrix
  • Previous by thread: Re: a question about subscript
  • Next by thread: Re: Mathematica equivalent complexplot