How to adjust the locations of characters in biplot?
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Risposte (1)
Greg
il 22 Mag 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.
Vedere anche
Categorie
Scopri di più su Environment and Settings in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!