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!
0 件のコメント
回答 (1 件)
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.
参考
カテゴリ
Help Center および File Exchange で Environment and Settings についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!