Can not install waijung blokset [SOLVED]
30 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?
2 Comments
Jerin Joy
on 7 Nov 2020
sir which version of matlab are you using ? i am also unable to use waijung blockset in my 2020b version after installation i cant find the waijung in simulink library.it worked fine in my 2016 version matlab.Is it that it only worlks for upto 2018 version as they say?
Answers (4)
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...
7 Comments
Merve ozdas
on 9 Jul 2023
Hi, I implied all steps that you say @FURKAN AKÇANLI but I tried again to run install waijung.m I got the same error, what can you advise to me?
Sebastian Tobon
on 16 Dec 2023
This works for me with the latest version of waijung and matlab r2023b, thank you so much.
Sunphong Thanok
on 17 Aug 2023
Edited: Walter Roberson
on 17 Aug 2023
Please try with this version waijung_18_11a
5 Comments
Dhaval Mehta
on 9 Jul 2023
i am also facing a problem while installing a waijung blockset in matlab 2021a please help me to figure out this problem
1 Comment
Walter Roberson
on 7 Oct 2024
You would invoke
install_waijung
instead of
install_waijung.m
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!