PlotClustersWithColours3D is indicating not recognized
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
which PlotClustersWithColours3D
not found
kindly help, how do i run the plot
Antworten (1)
Abhinaya Kennedy
am 14 Jun. 2024
"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.
0 Kommentare
Siehe auch
Kategorien
Mehr zu Get Started with MATLAB finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!