plotting xyz direction as legend

2 visualizaciones (últimos 30 días)
Debasish Jana
Debasish Jana el 23 de Oct. de 2020
Respondida: Arthur Roué el 23 de Oct. de 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.

Respuestas (1)

Arthur Roué
Arthur Roué el 23 de Oct. de 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.

Etiquetas

Productos

Community Treasure Hunt

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

Start Hunting!

Translated by