Main Content
validate
Class: clibgen.ConstructorDefinition
Namespace: clibgen
Validate C++ constructor definition
Syntax
validate(constructDef)
Description
validate(
validates the number of
arguments and the outputs of the function to ensure that they match the C++ signature
for a constructor definition.constructDef
)
Input Arguments
Version History
Introduced in R2019a