Visual Exploration
Interactively explore and edit plotted data to improve the visual display or reveal additional information about the data. For example, you can adjust the view of plotted data by panning, zooming, or rotating the axes. Also, you can modify the data points using data brushing or edit the appearance of plots using the Property Inspector. For more information, see Interactively Explore Plotted Data.
Functions
Properties
Live Editor Tasks
Create Plot | Interactively create and explore visualizations in the Live Editor (Since R2021a) |
Topics
- Types of MATLAB Plots
There are various functions that you can use to plot data.
- Interactively Explore Plotted Data
Explore data using interactions such as zoom, pan, rotate, data tips, or data brushing.
- Create Custom Data Tips
Change data tip labels and values or display new rows.
- Automatically Refresh Plot After Changing Data
Use data linking or set data source properties to link plots to the workspace variables that they represent.
- Control Chart Interactivity
Customize the axes toolbar, specify interactions to build into the axes, or control interaction behavior for axes in apps.