Qurak

SaveDefinitions

Disponible

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}]}], ]}]]]

Thèmes

Connexes

Les 6300 fonctions · Utiliser ceci depuis un client MCP