Main Content

Simulink.LibraryDictionary.resetLibraryLinks

Clear cached information on library dictionary links

Since R2022a

    Description

    example

    Simulink.LibraryDictionary.resetLibraryLinks clears previously cached information on library dictionary links. Use this function when you are unable to link your library to a library dictionary due to cache corruption. After calling this function, the ability to link your library to a library dictionary is restored, but information on previously linked library dictionaries is lost.

    Examples

    collapse all

    To restore the ability to link your library to a library dictionary, remove corrupt cache information.

    Simulink.LibraryDictionary.resetLibraryLinks

    Version History

    Introduced in R2022a