You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
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://se.mathworks.com/matlabcentral/fileexchange/22202-gliding-transitions), MATLAB Central File Exchange. Retrieved .
General Information
- Version 1.0.0.1 (1.8 KB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
