Main Content

Visual Exploration

Pan, zoom, and rotate graphics; modify and save observations

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, seeInteractively Explore Plotted Data.

Functions

expand all

Property Inspector Open property inspector
plotedit. Interactively edit and annotate plots
plottools Show or hide plot tools
showplottool Show or hide figure plot tool
figurepalette Show or hide图形调色板
plotbrowser Show or hide figure绘制浏览器
propertyeditor Show or hideProperty Editor
propedit 开放财产编辑器

Customize Data Tips

datatip Create data tip
dataTipTextRow Add row to data tips

Customize Toolbar Buttons

axtoolbar Create axes toolbar
axtoolbarbtn Add buttons to axes toolbar
addToolbarExplorationButtons Add data exploration buttons to figure toolbar
removeToolbarExplorationButtons Remove data exploration buttons from figure toolbar
panInteraction Pan interaction
rulerPanInteraction Ruler-pan interaction
飞涨Interaction Zoom interaction
regionZoomInteraction Region-zoom interaction
rotateInteraction 旋转互动
DataTipinteraction. Data tip interaction
enableDefaultInteractivity Enable built-in axes interactions
disableDefaultInteractivity 禁用内置轴交互
pan Pan view of graph interactively
飞涨 Enable zoom mode
rotate3d Rotate 3-D view using mouse
datacursormode Enable data cursor mode
brush Interactively mark data values in a chart
enableLegacyExplorationModes Control behavior of modes in UI figures
linkdata Automatically update charted data
linkaxes 同步多个轴的限制
linkprop Keep same value for corresponding properties of graphics objects
refreshdata Refresh charted data

Properties

expand all

DataTipTemplate Properties Data tip content and appearance
AxesToolbar Properties Axes toolbar appearance and behavior
工具barstateButton属性 轴工具栏状态按钮外观和行为
ToolbarpushButton属性 Axes toolbar push button appearance and behavior
ToolbarDropdown Properties Modify drop-down menus in axes toolbar

Live Editor Tasks

创造情节 Interactively create and explore visualizations in the Live Editor

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 or interactions that are built into the axes, such as dragging to pan or scrolling to zoom.