How to adjust the locations of characters in biplot?

1 回表示 (過去 30 日間)
Samuel
Samuel 2018 年 5 月 22 日
コメント済み: Samuel 2021 年 7 月 19 日
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 Center および File ExchangeEnvironment and Settings についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by