Re: Complex Plot
- To: mathgroup at smc.vnet.net
- Subject: [mg17391] Re: Complex Plot
- From: dkaplan at uni.uiuc.edu (David Kaplan)
- Date: Thu, 6 May 1999 02:44:10 -0400
- Organization: University of Illinois at Urbana-Champaign
- References: <7gjfsl$cpd@smc.vnet.net>
- Sender: owner-wri-mathgroup at wolfram.com
It is possible to do a complex list plot. The code is availible in the Beginner's Guide to Mathematica. You could probably make a table of the values of the Sin and Cos. -David K. On 3 May 1999 02:31:49 -0400, "Dana DeLouis" <dana2 at email.msn.com> wrote: >Hello. Is it possible to plot a complex function, such as: > >Cos[w t] + I Sin[w t] > >(The letter I is the complex letter I) >This should be the same as E^( I w t) > >A math book that I am studying plots this, but I can not find a way to do >this in Mathematica v3. >Thank you for any ideas. >Dana > > > > > > >