padv.util.saveArtifactDatabase
R2026bDescription
Add-On Required: This feature requires the CI/CD Automation for Simulink Check add-on.
padv.util.saveArtifactDatabase(
saves a copy of the artifact database file in the destination specified by
destination)destination.
The digital thread file 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.
Note
Only supported in R2023b Update 5 and later releases.
Examples
Input Arguments
Version History
Introduced in R2023b