감동, 마음이 움직이는 것
[mathematica] Labeling Three‐Dimensional Graphics (AxesLabel) 본문
Tips (Utility, Computer Language, and etc.)
[mathematica] Labeling Three‐Dimensional Graphics (AxesLabel)
Struggler J. 2018. 2. 23. 19:00[ref]
http://reference.wolfram.com/language/tutorial/LabelingThreeDimensionalGraphics.html
Plot3D[x*x2+y*y, {x,0,1}, {y,0,1}, Axes -> True, AxesLabel -> {"x", "y", "z"}]
`
'Tips (Utility, Computer Language, and etc.)' 카테고리의 다른 글
[Integrals of Rational Functions] (0) | 2018.02.27 |
---|---|
[mathematica] $Assumptions and parameter sets (0) | 2018.02.23 |
[mathematica] PlotMarkers (0) | 2018.02.23 |
[mathematica] Importing data file in mathematica (0) | 2018.02.21 |
[LaTex] 수식 사이의 공백 조절하기 \\[10pt] (0) | 2018.01.29 |