Can not install waijung blokset [SOLVED]
68 views (last 30 days)
Show older comments
I cannot install waijung blokset.
I have an error like;
Unable to resolve the name LibraryBrowser.StandaloneBrowser.
Error in waijung.refreshLibraryBrowser
Error in install_waijung (line 62)
waijung.refreshLibraryBrowser;

You need to use matlab with no update. just use original setup eg. 2020b, 2020a, 2018a etc. Just dont set up update after matlab installation.
What should i do?
Answers (1)
FURKAN AKÇANLI
on 23 Oct 2020
Edited: FURKAN AKÇANLI
on 23 Oct 2020
i faced the same problem. i think the proplem is refreshing and targets updating. So, Firstly you should comment line, line 62.
then open the targets file and goto stm32f0 and stm32f4 open .m file at the both targets files. You will see a code like updateplugin, i think at 75. line. Comment lines too (both target files). then save all files and run it.
finally, the installation is finish, go to simulink -open the library browser and refresh or click fix link. Choose second option(it was starting with generate..)
However, İ think Aimagin.com is updating the waijung 1 program file. So maybe the problem will be solved, in the new version
Good Luck...
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!