示例 2 步,在同一个会话中按顺序运行。每一步都在引擎上执行过,下面的输出就是它实际产生的。
data = Select[ParallelTable[Graphics3D[{Cuboid /@ Position[CellularAutomaton[{n, {2, 1}, {1, 1, 1}}, {{{{1}}}, 0}, {{{8}}}], 1]}, Boxed -> False], {n, 2, 120, 2}], Length[#[[1, -1]]] > 3&];无输出——这一步是在为下一步做准备。
GraphicsGrid[Partition[data, 7], Frame -> All, ImageSize -> Medium]-Graphics-全部操作示例 · 函数参考 · 从 MCP 客户端使用