validate
R2026bClass: clibgen.ConstructorDefinition
Namespace: clibgen
(Not recommended) Validate C++ constructor definition
validate is not recommended. For more information on updating your
code, see Version
History.
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)