Option specifying labels for the axes of a plot
與 .wl 參考的差異: An `AxesLabel` carrying a reciprocal power
AxesLabel
Plot[Sinc[x], {x, 0, 10}, AxesLabel -> Sinc[x]]
→ -Graphics-Graphics[Circle[], Axes -> True, AxesLabel -> {x, y}]
→ -Graphics-Plot3D[Abs[x + I y], {x, -4, 4}, {y, -4, 4}, AxesLabel -> Abs[z]]
→ -Graphics3D-