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 客户端使用