Main Content
batteryPouchGeometry
Syntax
Description
Use the batteryPouchGeometry
function to represent the
geometry of a pouch battery cell. For more information about the Cell
object
and its properties, see PouchGeometry
.
pouch = batteryPouchGeometry
creates a pouch geometry with default
property values.
pouch = batteryPouchGeometry(
creates a
pouch geometry with a specified height and default length and thickness.Height
)
pouch = batteryPouchGeometry(___,
specifies the Name=Value
)pouch
properties using one or more name-value arguments.
Specify the name-value arguments after all the arguments in any of the previous
syntaxes.
Input Arguments
Version History
Introduced in R2024a