Upgrade existing definitions of hardware devices
target.upgrade(
uses an upgrade procedure to create objects from data definitions in current artifacts. The
function creates upgraderForRegistrationMechanism
, pathToRegistrationFile
)registerUpgradedTargets.m
in the current working
folder.
To register the upgraded data definitions with MATLAB®, run registerUpgradedTargets()
.
For persistence across MATLAB sessions, run registerUpgradedTargets('UserInstall',
true)
.
For a workflow example that uses the function, see Upgrade Data Definitions for Hardware Devices.