plotting xyz direction as legend

3 次查看(过去 30 天)
Debasish Jana
Debasish Jana 2020-10-23
回答: Arthur Roué 2020-10-23
I am doing a 3d mesh plot, and beside those plot I want to have a figure showing the xyz direction like the following attachement. But I could not find any code that does that.

回答(1 个)

Arthur Roué
Arthur Roué 2020-10-23
Look for the text function.
You cannot directly set a legend the way you want, but with this function you will be able to write text at specific coordinates in your axe.

类别

Help CenterFile Exchange 中查找有关 Legend 的更多信息

标签

产品

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by