Capturing and Analyzing Data
- Updated2023-02-17
- 2 minute(s) read
Capturing and Analyzing Data
What to Use
- An application that generates data
What to Do
Use the editor to capture, store, and analyze data.

|
|
Use indicators on the panel to display data that your application generates. Right-click a control, indicator, or terminal and select Capture data to capture and save the data to use later. |
|
|
Use the Capture panel data button to save selected data as a data item. |
|
|
View and interact with all the data you captured in a project in the Captured Data tab. Each data item represents a piece of data that originated from a single data source at a single time. |
|
|
You can double-click a data item to view it in the workspace, which shows the data in an interactive graph. If the data is an analog waveform of double-precision floating-point numbers or a 1D array of double-precision floating-point numbers, you can apply and customize an analysis filter by choosing an option in the
Plots tab.
Right-click a data item in the Captured Data tab and select Export to export data to the following file formats:
|
Related Information
- Analyzing Data in an Interactive Graph
You can better understand your data by visualizing it in an interactive graph.
- Customizing Analysis Functions Using Interactive Graphs
Use visualized data to configure filters, frequency domain transfers, and statistical analysis functions and create a customized node that you can use in your code.
- Importing and Exporting MATLAB Data