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 |
Tags
- 딥러닝
- 한빛미디어서평단
- Linux
- SQL
- 파이썬
- 서평
- Google Analytics
- Pandas
- 파이썬 시각화
- MySQL
- 월간결산
- 매틀랩
- 텐서플로
- 시각화
- matplotlib
- 한빛미디어
- Visualization
- Python
- 서평단
- Tistory
- 독후감
- MATLAB
- 티스토리
- Ga
- tensorflow
- python visualization
- 블로그
- 리눅스
- Blog
- 통계학
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