Gliding Transitions

版本 1.0.0.1 (1.8 KB) 作者: Joe Hicklin
Smoothly change the value of a property for a visually pleasing effect.
945.0 次下载
更新时间 2016/9/1

查看许可证

smoothSet Change property values smoothly.
smoothSet(object, transitionTime, propertyName, propertyValue) sets the value of the specified property in increments so that over the transitionTime it changes from its initial value to the specified value. The transition is smoothed by using the minimum, constant acceleration required to achieve the desired change in the desired time.

smoothSet(object, t, pName1, pValue1, pName2, pValue2, ...) changes all of the properties specified.

引用格式

Joe Hicklin (2025). Gliding Transitions (https://www.mathworks.com/matlabcentral/fileexchange/22202-gliding-transitions), MATLAB Central File Exchange. 检索时间: .

MATLAB 版本兼容性
创建方式 R2008b
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Rational Fitting and Time Domain Analysis 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
版本 已发布 发行说明
1.0.0.1

Updated license

1.0.0.0