감동, 마음이 움직이는 것
[Mathematica] Schematic figure using Graphics 본문
Tips (Utility, Computer Language, and etc.)
[Mathematica] Schematic figure using Graphics
Struggler J. 2017. 6. 20. 00:04[Ref] ref/Disk (mathematica의 disk reference)
Graphics[{{EdgeForm[Thick], White, Disk[]}, Yellow, EdgeForm[Thick], Disk[{0, 0}, 1, {Pi/2, -Pi/2}]}]
Graphics[{Yellow, Disk[{0, 0}, 0.5], Black, Disk[{0, 0}, 0.3] }]
Graphics[{EdgeForm[Thick], Yellow, Disk[{0, 0}, 0.5]}]
'Tips (Utility, Computer Language, and etc.)' 카테고리의 다른 글
[C++] double 출력시 소수점 자리수 조절 (fixed) (0) | 2017.06.29 |
---|---|
[mathematica] 현재 디렉토리 지정 (0) | 2017.06.28 |
[Mahtematica] StreamDensityPlot (0) | 2017.06.20 |
[gnuplot] heatmap그리기 정리 (0) | 2017.06.19 |
[Latex] 그림과 캡션거리 조정 \vscape{1cm} (모든 문장의 거리조절 가능) (0) | 2017.06.19 |