Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | 6 | 7 |
8 | 9 | 10 | 11 | 12 | 13 | 14 |
15 | 16 | 17 | 18 | 19 | 20 | 21 |
22 | 23 | 24 | 25 | 26 | 27 | 28 |
29 | 30 | 31 |
Tags
- 딥러닝
- 티스토리
- 파이썬
- 시각화
- Tistory
- 월간결산
- python visualization
- Ga
- Google Analytics
- Blog
- Linux
- Pandas
- 통계학
- 서평
- 독후감
- 블로그
- 텐서플로
- MySQL
- tensorflow
- 서평단
- matplotlib
- Python
- 한빛미디어
- 파이썬 시각화
- MATLAB
- 매틀랩
- SQL
- Visualization
- 한빛미디어서평단
- 리눅스
Archives
- Today
- Total
pbj0812의 코딩 일기
[MATLAB] colorbar 저장법1 본문
1. colorbar 임의 수정
2. mycmap=get(gcf,'colormap')
3. save('MyColormaps','mycmap')
4. set(figure,'colormaps',mycmap)
'ComputerLanguage_Program > MATLAB(OCTAVE)' 카테고리의 다른 글
[MATLAB] 텍스트 글씨 굵게 (0) | 2018.09.03 |
---|---|
[MATLAB] o플롯시 안쪽 동그라미 색깔 지정 (0) | 2018.09.03 |
[MATLAB] colorbar 크기 설정 (0) | 2018.09.03 |
[MATLAB] contour시 text입력 (0) | 2018.09.03 |
[MATLAB] colorbar 저장법2 (0) | 2018.09.03 |
Comments