Main Content
refreshdata
Refresh charted data
Description
refreshdata
updates charted data in the current figure to reflect
changes in workspace variables. Before using refreshdata
, you must
first set the data source properties (for example, XDataSource
) of the
charts. The function evaluates these data sources before updating the charts.
refreshdata(
updates charted data in
the specified figure, axes, or chart with data source properties.target
)
Examples
Input Arguments
Version History
Introduced before R2006a