PlotClustersWithColours3D is indicating not recognized
Mostra commenti meno recenti
which PlotClustersWithColours3D
not found
kindly help, how do i run the plot
1 Commento
Peter
il 10 Ott 2023
Risposte (1)
AKennedy
il 14 Giu 2024
0 voti
"PlotClustersWithColours3D" is likely not a built-in MATLAB function. It could be a custom function written by someone else or a function from a specific toolbox you don't have installed.
However you can explore "PlotClusters(Data,IDX,Centers,Colors)" (https://in.mathworks.com/matlabcentral/fileexchange/31710-plotclusters-data-idx-centers-colors) to see if it serves your specific use case.
Categorie
Scopri di più su Programming in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!