padv.util.saveArtifactDatabase
Description
padv.util.saveArtifactDatabase(
saves a copy of the artifact database file in the destination specified by
destination
)destination
.
The artifact database file, artifacts.dmr
, is saved in the
derived
folder in the project root. This file tracks the project
artifacts and their dependencies. Manually copying this file can lead to inconsistencies or
incorrect behavior due to pending artifact changes.
You can use this function to create base artifact database files and save copies of artifact database files from different feature branches or CI pipeline jobs.
The function requires an open project and requires CI/CD Automation for Simulink Check.
Note
Only supported in R2023b Update 5 and later releases.
Examples
Input Arguments
Version History
Introduced in R2023b