loadBuildInfo
R2026bDescription
[
loads the build information file buildInfo,buildOpts] = loadBuildInfo(buildInfoPath)buildInfo.mat from the specified
path buildInfoPath and returns the build information object and
build options.
In addition to loading the build information, the function updates the paths in the build information to be consistent with the location where the file is loaded from.
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2026b
See Also
saveBuildInfo | RTW.BuildInfo | coder.make.BuildOpts | codebuild | packNGo