How to adjust the locations of characters in biplot?

1 visualización (últimos 30 días)
Samuel
Samuel el 22 de Mayo de 2018
Comentada: Samuel el 19 de Jul. de 2021
Hi, everyone!
I have a Q of adjusting the character locations (biplot).
It can be seen that the "A" and "B" overlap each other.
So what can I do to separate them (Just separate the characters)?
Thanks!

Respuestas (1)

Greg
Greg el 22 de Mayo de 2018
The output of biplot is an array of handles. In there will be the variable labels. Each has a position property you can manipulate. The position value appears to be in axes data units.
  1 comentario
Samuel
Samuel el 19 de Jul. de 2021
Thanks for your notes and apologises for my very late reply.
I am not sure about how to use the Position feature in 'Biplot' to achieve this. --- But anyway, I have found that using the 'text' function can be a more efficient tool.

Iniciar sesión para comentar.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by