|
[Date Index]
[Thread Index]
[Author Index]
Re: Mathematica V6. ComplexMap
- To: mathgroup at smc.vnet.net
- Subject: [mg76763] Re: Mathematica V6. ComplexMap
- From: dimitris <dimmechan at yahoo.com>
- Date: Sun, 27 May 2007 04:47:55 -0400 (EDT)
- References: <f38qi7$hql$1@smc.vnet.net>
As I saw here
http://reference.wolfram.com/mathematica/ref/ParametricPlot.html
ParametricPlot has new features that enables it to do the old job.
ParametricPlot[
r^2 { Sqrt[t] Cos[t], Sin[t]}, {t, 0, 3 Pi/2}, {r, 1, 2}]
But as I have seen some relevant threads most of the packages are
still there so that the only thing you need is ignore any message(s)!
Of course not having version 6 I am not the specialist for this issue!
Dimitris
/ WetBlanket :
> What happened to Graphics`ComplexMap` of Version 5.2? It included the
> funcitons
> Cartesianmap, Liens and PolarMap.
>
> I cannot find anything in V6.0 that can be used to convert programs
> using this feature. can anyone help me?
Prev by Date:
general
Next by Date:
Re: Running math in shell with notebook as output
Previous by thread:
Re: general
Next by thread:
Re: wrong limit ? (3)
|