Posts Tagged ‘refreshdata’
Linking Graphs to Variables & Data Source Properties
April 25th, 2010 No Comments Posted in Documents
Plot objects let you link a MATLAB expression with properties that contain data. For example, the lineseries object has data source properties associated with the XData, YData, and ZData properties. These properties are called XDataSource, YDataSource, and ZDataSource. Read More