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
- 월간결산
- tensorflow
- Visualization
- MySQL
- 서평단
- 매틀랩
- 시각화
- matplotlib
- Google Analytics
- 한빛미디어
- 블로그
- 독후감
- 딥러닝
- 통계학
- Python
- 리눅스
- 한빛미디어서평단
- SQL
- 텐서플로
- 서평
- python visualization
- Tistory
- Linux
- 파이썬 시각화
- Blog
- MATLAB
- 파이썬
- Ga
- 티스토리
- Pandas
Archives
- Today
- Total
pbj0812의 코딩 일기
[MATLAB] contour시 text입력 본문
ex)
pcolor(xx,watt,sals)
v=[5 10 15 20 25 30]
hold on
contour(xx,watt,sals,v,'Showtext','on','Linestyle','--','LineColor','w','LineWidth',4)
'ComputerLanguage_Program > MATLAB(OCTAVE)' 카테고리의 다른 글
[MATLAB] colorbar 저장법1 (0) | 2018.09.03 |
---|---|
[MATLAB] colorbar 크기 설정 (0) | 2018.09.03 |
[MATLAB] colorbar 저장법2 (0) | 2018.09.03 |
[MATLAB] 이미지와 그래프 겹쳐 그리기 (0) | 2018.09.03 |
[MATLAB] 폴더 안에 있는 데이터 개수 세기 (0) | 2018.09.03 |
Comments