MathGroup Archive 2007

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

Search the Archive

PlotLegend in Mathematica 6.0.1 doesn´t work

  • To: mathgroup at smc.vnet.net
  • Subject: [mg81042] PlotLegend in Mathematica 6.0.1 doesn´t work
  • From: Guillermo Sanchez <guillermo.sanchez at hotmail.com>
  • Date: Sat, 8 Sep 2007 04:01:22 -0400 (EDT)

Dear group

PlotLegent doesn`t work in Math 6.0.1, at least in my computer.

Check the below example:

Needs["PlotLegends`"]
Plot[{Sin[x], Cos[x]}, {x, 0, 2Pi}, PlotLegend->{"sine", "cosine"}]

How could I fixed the problem?

Thanks

Guillermo



  • Prev by Date: Re: Plotting a straight line in a 3D plot
  • Next by Date: re: FindMinimum and FindRoot with "numerically defined" functions
  • Previous by thread: Creating slide-shows with Manipulate images
  • Next by thread: PlotLegend in Mathematica 6.0.1 doesn´t work