hello, i have one question:i want to edit the colorbar and save. i want to do the same colorbar.any help?? thanks.
in matlab i have

 채택된 답변

Walter Roberson
Walter Roberson 2016년 1월 8일

0 개 추천

댓글 수: 4

Hgcvghh Vbbbb
Hgcvghh Vbbbb 2016년 1월 8일
thank you.but how to save the current axes colormap in a variable?
Joseph Cheng
Joseph Cheng 2016년 1월 8일
if you read the link you save it into a variable as
cmap = colormap(ax);
Walter Roberson
Walter Roberson 2016년 1월 9일
Or just cmap = colormap() for the current axes.
Hgcvghh Vbbbb
Hgcvghh Vbbbb 2016년 1월 9일
it's done but when i write colormap(axes,mycmap) the colorbar is hide. why??

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

도움말 센터File Exchange에서 Blue에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by