小编use*_*011的帖子

为什么PlotLegend在Mathematica 6.0中是未知选项?

我想PlotLegend在剧情的右上角有一个,但是这个选项不起作用.

我该怎么加入PlotLegend我的Plot?我应该买Mathematica 8吗?

u=Sech[x];
w=Cos[x];
v=Sin[x]^2;

Plot[{u,w,v},{x,-5,5},PlotStyle->{Automatic,Dashed,DotDashed},
    PlotLegend->{"Sech[x]","Cos[x]","Sin[x]"}]
Run Code Online (Sandbox Code Playgroud)

wolfram-mathematica

0
推荐指数
1
解决办法
2234
查看次数

标签 统计

wolfram-mathematica ×1