『求助』调用legend为何出错

浏览:129604 回答:1

按照mathematica中的例子调用legend
<< Graphics`Graphics`
<< Graphics`Legend`
Plot[{Sin[x], Cos[x]}, {x, -2 Pi, 2 Pi}, PlotStyle -> {GrayLevel[0],
Dashing[{.03}]}, PlotLegend -> {"Sine", "Cosine"}]
但是显示plotlegend未知,请问大侠是何问题,多谢。


邀请回答 我来回答

全部回答

(1)
默认 最新
bbc668
你调用 的程序包错的,应该调用
<< PlotLegends`
就不会出错了!
2008年11月16日
评论 点赞

没解决?试试专家一对一服务

换一批
    App下载
    技术邻APP
    工程师必备
    • 项目客服
    • 培训客服
    • 平台客服

    TOP