User Portlet
Discussions |
---|
I suspect that the code you mean to write was something like the following: Manipulate[Dynamic, {u, "xxx"}, ControlType -> InputField] The resulting Manipulate, when exported as a CDF, exports fine. Howerver the input field will only work if a... |