plotting xyz direction as legend

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

0 个投票

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.

类别

产品

标签

Community Treasure Hunt

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

Start Hunting!

Translated by