Simulink.LibraryDictionary.refresh
Syntax
Description
Simulink.LibraryDictionary.refresh
performs a library dependency
analysis on a library hierarchy with attached data dictionaries from the current folder.
When you first attach a dictionary to a library and save that library, Simulink® opens and performs this analysis on each library in the specified folder as
well as in the folder of that library (if different than the current folder). Simulink stores the analysis in the user preference folder. Subsequent changes to a
library in the hierarchy result in analysis of only relevant library changes.
Because performing this library dependency analysis can be an expensive operation, call
the Simulink.LibraryDictionary.refresh
function only when you have made
changes to you library hierarchy and want to ensure that your library dictionary
dependencies are current.
Simulink.LibraryDictionary.refresh(
performs a library dependency analysis on a library hierarchy with attached data
dictionaries from the specified library folder.libraryDir
)
Examples
Input Arguments
Version History
Introduced in R2021a