Gliding Transitions
版本 1.0.0.1 (1.8 KB) 作者:
Joe Hicklin
Smoothly change the value of a property for a visually pleasing effect.
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类别
- RF and Mixed Signal > RF Toolbox > Rational Fitting and Signal Integrity > Rational Fitting and Time Domain Analysis >
在 Help Center 和 MATLAB 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!