Main Content

plot

Plot pulse sequence data

Description

plot_handle = plot(psObj) plots the data from a Battery.PulseSequence object.

Input Arguments

collapse all

Battery.PulseSequence object for the pulse sequence that you want to analyze.

Output Arguments

collapse all

Handles to plot objects.

Data Types: function_handle

Version History

Introduced in R2016b