refreshPackage
Class: coder.Dictionary
Namespace: coder
Refresh package definitions in Embedded Coder Dictionary
Syntax
refreshPackage(coderDictionaryObj)
Description
refreshPackage(
refreshes
code definitions stored in packages, which you create and modify by using the Custom Storage
Class Designer. You do not need to refresh code definitions that you create in the Embedded
Coder Dictionary. The coderDictionaryObj
)refreshPackage
function unloads and reloads the
packages that the Embedded Coder Dictionary represented by
coderDictionaryObj
refers to. When you change the code definitions in a
package, use refreshPackage
to reload the package in each Embedded Coder
Dictionary that refers to the package.
Input Arguments
Examples
Version History
Introduced in R2019b