![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/1290530/image.png)
Plot a color bar for parallelplot?
조회 수: 2 (최근 30일)
이전 댓글 표시
I want to plot a color bar for parallelplot instead of the legends.
Please see the attached figure.
댓글 수: 0
답변 (1개)
Luca Ferro
2023년 2월 9일
편집: Luca Ferro
2023년 2월 9일
This is the list of parallelplot properties Control parallel coordinates plot appearance and behavior - MATLAB (mathworks.com) and colorbar doesn't seem to be present.
i tried to add a colorbar using the colorbar functon but i got this error:
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/1290530/image.png)
So i guess it's not possible. Still i would wait for other answers (maybe from staff), maybe someone alse has a solution.
참고 항목
카테고리
Help Center 및 File Exchange에서 Graphics Object Programming에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!