FrameLabel
可用
Axis labels for framed charts (alias for AxesLabel)
FrameLabel
Plot[Sin[x], {x, 0, 10}, Frame -> True, FrameLabel -> x]
→ -Graphics-Plot[Sin[x], {x, 0, 10}, Frame -> True, FrameLabel -> {x, y}]
→ -Graphics-Plot[Sin[x], {x, 0, 10}, Frame -> True, FrameLabel -> {{y, Sin[x]}, {x, "plot"}}]
→ -Graphics- 全部 6300 個函式 ·
從 MCP 用戶端使用這個