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 用戶端使用這個