Question
Hello everybody, I just installed Matlab 2015a (academic license) and found the simulink library browser empty, besides the recently used blocks entry (which is empty). System is a Win7 Proffesional 64bit. What can I do about it?
Related Questions
Expert Answer
John Michell
PhD Expert
Answered Aug 12, 2026
Maybe your MATLAB install's path or toolbox cache got corrupted. If you try run the following commands in MATLAB and try opening the Library Browser again, what do you see?
>> restoredefaultpath >> rehash toolboxcache
Then, you can refresh the library browser by pressing right-clicking and selecting "Refresh Library Browser" (or hitting F5 on Windows).
Have a different question? Ask here