Save and View Pool Monitoring Results - MATLAB & Simulink (original) (raw)

Learn how to save pool monitoring data collected using the Pool Dashboard and an ActivityMonitor object. You can then share the pool monitoring data or view the results at a later time.

Save Pool Monitoring Data

You can collect pool activity monitoring data interactively with the Pool Dashboard.

To save pool monitoring data you collect using the Pool Dashboard as a MAT file:

  1. In the File section of the Pool Dashboard, clickSave.
  2. In the Save File to Write dialog box, provide a name for the file.
  3. Click Save.

Alternatively, you can collect pool monitoring data programmatically using anActivityMonitor object. You can then use the save or results function to retrieve pool monitoring results as anActivityMonitorResults object. To learn more, see Programmatically Collect Pool Monitoring Data.

To save an ActivityMonitorResults object to a MAT file, choose one of these options:

View Saved Results

To view results using the Pool Dashboard:

  1. In the section of the Pool Dashboard toolstrip, select .
  2. In the Select File to Open dialog box, select the saved pool monitoring results MAT file you want to open.

See Also

Objects

Tools

Topics