Main Content
setappdata
Store application data
Syntax
Description
Use this function to store data in a UI. You can retrieve the data elsewhere
in your code using the getappdata
function. Both of these
functions provide a convenient way to share data between callbacks or between separate
UIs.
Examples
Input Arguments
Version History
Introduced before R2006a