PlotClustersWithColours3D is indicating not recognized
조회 수: 1 (최근 30일)
이전 댓글 표시
which PlotClustersWithColours3D
not found
kindly help, how do i run the plot
답변 (1개)
Abhinaya Kennedy
2024년 6월 14일
"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
참고 항목
카테고리
Help Center 및 File Exchange에서 Get Started with MATLAB에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!