saveBuildInfo(buildInfo,buildOpts)
saves the build information object buildInfo and the build options
stored in buildOpts to a buildInfo.mat file in
the component build folder specified by buildInfo.
Build information, specified as a scalar RTW.BuildInfo object. The object contains source
files, include paths, link objects, compile flags, and other build configuration
data.