例 1 ステップを1つのセッション内で順に実行します。各ステップはエンジンで実行済みで、以下の出力は実際に生成されたものです。
ArrayPlot /@ NestList[ArrayFlatten[# /. 1 -> {{1, 0}, {1, 1}}]&, {{1}}, 5]
{-Graphics-, -Graphics-, -Graphics-, -Graphics-, -Graphics-, -Graphics-}
すべてのレシピ · 関数リファレンス · MCPクライアントから使う