How to plot cluster group by circles
4 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
I have clustered the nodes and plotted them via scatter plot using different colors which is shown below, how to mark each clusters by an bounding circle? please suggest me.
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/1301730/image.jpeg)
0 Commenti
Risposta accettata
KSSV
il 21 Feb 2023
You may fit a circle to the cluster data using the following fileexchange function.
0 Commenti
Più risposte (0)
Vedere anche
Categorie
Scopri di più su Scatter Plots 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!