How to adjust the locations of characters in biplot?

1 Ansicht (letzte 30 Tage)
Samuel
Samuel am 22 Mai 2018
Kommentiert: Samuel am 19 Jul. 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!

Antworten (1)

Greg
Greg am 22 Mai 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 Kommentar
Samuel
Samuel am 19 Jul. 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.

Melden Sie sich an, um zu kommentieren.

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by