PlotLegend
- To: mathgroup at smc.vnet.net
- Subject: [mg126270] PlotLegend
- From: design at rcn.com
- Date: Sat, 28 Apr 2012 05:25:07 -0400 (EDT)
- Delivered-to: l-mathgroup@mail-archive0.wolfram.com
This example is straight from the documentation and I can't get it to
work. Can someone please give me something to try? Thanks (Is
anyone local to Gaithersburg?)
Needs["PlotLegends`"]
Plot[{Sin[x], Cos[x]}, {x, 0, 2 Pi}, PlotLegend -> {"sine",
"cosine"}]
Plot::optx: Unknown option PlotLegend in Plot[{Sin[x],Cos[x]},{x,0,2 \
[Pi]},PlotLegend->{sine,cosine}]. >>
First name: Joe
Last name: Rimback
Email address: design at rcn.com
Phone number: 240-994-4180
Country: United States
State: Gaithersburg, MD
Product Name: Mathematica
Product Version number: 8.0
Operating system: MacOSX-x86
- Follow-Ups:
- Re: PlotLegend
- From: Bob Hanlon <hanlonr357@gmail.com>
- Re: PlotLegend