Qurak

SaveDefinitions

可用

Option to save definitions with output

SaveDefinitions
Manipulate[g[x], {x, 0, 1}, SaveDefinitions -> True, FrameLabel -> "saved"] → Manipulate[g[x], {x, 0, 1}, SaveDefinitions -> True, FrameLabel -> saved]Manipulate[f[x], {x, 0, 1}, SaveDefinitions -> False, FrameLabel -> "unsaved"] → Manipulate[f[x], {x, 0, 1}, SaveDefinitions -> False, FrameLabel -> unsaved]Manipulate[f[t], {t, 0, 1}, SaveDefinitions -> True]//MakeBoxes//MakeExpression//InputForm → InputForm[MakeExpression[RowBox[{Manipulate, [, RowBox[{RowBox[{f, [, t, ]}], ,, RowBox[{{, RowBox[{t, ,, 0, ,, 1}], }}], ,, RowBox[{SaveDefinitions, , True}]}], ]}]]]

主题

相关

全部 6300 个函数 · 从 MCP 客户端使用