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 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