Main Content
findBuildArg
Find a specific build argument in build information
Description
[
searches for a build argument from the build information.identifier
,value
] = findBuildArg(buildinfo
,buildArgName
)
If the build argument is present in the build information, the function returns the name and value.
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2014a