|
[Date Index]
[Thread Index]
[Author Index]
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: Sun, 9 Sep 2007 06:11:46 -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: FindMinimum and FindRoot with "numerically defined" functions
Next by Date:
Re: Saving Interpolated Function
Previous by thread:
PlotLegend in Mathematica 6.0.1 doesn´t work
Next by thread:
re: FindMinimum and FindRoot with "numerically defined" functions
|