plotting xyz direction as legend

3 Ansichten (letzte 30 Tage)
Debasish Jana
Debasish Jana am 23 Okt. 2020
Beantwortet: Arthur Roué am 23 Okt. 2020
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.

Antworten (1)

Arthur Roué
Arthur Roué am 23 Okt. 2020
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.

Tags

Produkte

Community Treasure Hunt

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

Start Hunting!

Translated by