legend behind a graph
显示 更早的评论
Hey !
Is there possibility to place a legend of the plot behind the area of a graph?
7 个评论
Star Strider
2019-6-10
Please explain in more detail what you want to do, preferably with an example.
Elzbieta Trynkiewicz
2019-6-10
Alex Mcaulley
2019-6-10
plot(X,y,'*-');
legend('something','Location','northeastoutside') % have you tried this???
Elzbieta Trynkiewicz
2019-6-10
madhan ravi
2019-6-10
编辑:madhan ravi
2019-6-10
Elzbieta Trynkiewicz
2019-6-10
回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Legend 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
