工作流 2 步,在同一个会话中按顺序运行。每一步都在引擎上执行过,下面的输出就是它实际产生的。
sineGraphic = Plot[Sin[x], {x, 0, 22}]
-Graphics-
Graphics[{ Rectangle[{0, 0}, {1, 1}] }, PlotRange -> 2]
全部操作示例 · 函数参考 · 从 MCP 客户端使用