validate
Class: clibgen.FunctionDefinition
Namespace: clibgen
Validate function definition
Syntax
validate(funcDef)
Description
validate(
validates the number of
arguments and the outputs of the function to ensure that they match the C++
signature.funcDef
)
Input Arguments
Version History
Introduced in R2019a