Gliding Transitions
Version 1.0.0.1 (1.8 KB) by
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.
Cite As
Joe Hicklin (2026). Gliding Transitions (https://www.mathworks.com/matlabcentral/fileexchange/22202-gliding-transitions), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Created with
R2008b
Compatible with any release
Platform Compatibility
Windows macOS LinuxCategories
- RF and Mixed Signal > RF Toolbox > Rational Fitting and Signal Integrity > Rational Fitting and Time Domain Analysis >
Find more on Rational Fitting and Time Domain Analysis in Help Center and MATLAB Answers
Tags
Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
