Mathematica >
Mathematica 組込みシンボル関連項目 »

AnimationRate

AnimationRate
アニメーションをどのくらいの速度で進行させるかを秒を単位として指定するAnimateAnimatorのオプションである.
  • AnimationRate->r は,アニメーション変数が1秒間にr の割合で変化するように指定する.
  • AnimationRate->Automaticのとき,速度は可能であればDefaultDuration等のオプションの設定によって決定される.
Animatorのアニメーションの速度を指定する:
In[1]:=
Click for copyable input
Out[1]=
 
Animateのアニメーションの速度を指定する:
In[1]:=
Click for copyable input
Out[1]=
バージョン 6 の新機能
© 2008 Wolfram Research, Inc. japanese.gif
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team