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