VoltageVerificationChart
Chart for visualizing and comparing measured and simulated voltage data over time
Since R2025a
Description
Use VoltageVerificationChart
to create a chart for visualizing
and comparing the measured and simulated voltage data over time inside a voltage plot.
Creation
Description
Note
To quickly create a VoltageVerificationChart
object, use the
plot
method of the ECM
object.
By using this function, you avoid importing the namespace, using the full class name, or
dealing only with name-value arguments when creating the object.
To use this object, at the MATLAB® Command Window, run this command at least once each MATLAB session:
import simscape.battery.parameters.*;
creates a chart
= VoltageVerificationChart(___,PropertyName=Value
)VoltageVerificationChart
object and sets Properties using one or more name-value
arguments.
Input Arguments
Output Arguments
Properties
Version History
Introduced in R2025a