How to adjust the locations of characters in biplot?

1 次查看(过去 30 天)
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!

回答(1 个)

Greg
Greg 2018-5-22
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 个评论
Samuel
Samuel 2021-7-19
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.

请先登录,再进行评论。

类别

Help CenterFile Exchange 中查找有关 Environment and Settings 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by