ControllerManipulate
ControllerManipulate[expr,{u,umin,umax}]
外部コントローラデバイスを用いて u の値のインタラクティブな操作ができるような形の expr を生成する.
ControllerManipulate[expr,{u,umin,umax,du}]
u の値が umin から umax までの間を刻み幅 du で移動するようにする.
ControllerManipulate[expr,{{u,uinit},umin,umax,…}]
u の初期値が uinit であるとする.
ControllerManipulate[expr,{u,{u1,u2,…}}]
u が離散的な値 u1, u2, … を取ることを許容する.
ControllerManipulate[expr,{u,…},{v,…},…]
u, v, … それぞれが外部コントローラデバイスで操作できるようにする.
ControllerManipulate[expr,"cu"{u,…},"cv"{v,…},…]
パラメータを外部コントローラデバイスの指定コントローラにリンクさせる.
詳細とオプション
- ControllerManipulateはManipulateと同じ機能とオプションを持つが,デフォルトでコントロールや枠を明示的に表示しないようになっている.
- デフォルト設定のControllerMethod->Automaticでは,外部コントローラデバイスの連続するコントロールで連続するパラメータを制御する.
全オプションのリスト
例題
テキスト
Wolfram Research (2007), ControllerManipulate, Wolfram言語関数, https://reference.wolfram.com/language/ref/ControllerManipulate.html.
CMS
Wolfram Language. 2007. "ControllerManipulate." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/ControllerManipulate.html.
APA
Wolfram Language. (2007). ControllerManipulate. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/ControllerManipulate.html