Clear Filters
Clear Filters

PlotCluste​rsWithColo​urs3D is indicating not recognized

1 view (last 30 days)
which PlotClustersWithColours3D
not found
kindly help, how do i run the plot
  1 Comment
Peter
Peter on 10 Oct 2023
I need the PlotClustersWithColours3D but its indicating not recognized. Please assist

Sign in to comment.

Answers (1)

Abhinaya Kennedy
Abhinaya Kennedy on 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,I​DX,Centers,Colors)" (https://in.mathworks.com/matlabcentral/fileexchange/31710-plotclusters-data-idx-centers-colors) to see if it serves your specific use case.

Categories

Find more on Get Started with MATLAB in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!