How to show the legend of a symbolic function while plotting its graph? I have a created a symbolic function by running the code and i am plotting it as well, but i wanted to show the calculated function also in its plot. How to resolve this issue?
2 次查看(过去 30 天)
显示 更早的评论
I am plotting several functions in one graph using
hold on
and to show the legend is am using
legend('show')
but it only shows this
not its values.
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/420968/image.png)
Please help me with this?
0 个评论
采纳的回答
更多回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Line Plots 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!