Main Content

plot

Plot pulse event data

Description

plot_handle=plot(pulseObj) plots the data from a Battery.Pulse object.

Input Arguments

collapse all

Battery.Pulse object for the pulse event that you want to analyze.

Output Arguments

collapse all

Handles to plot objects.

Data Types: function_handle

Version History

Introduced in R2016b