Can not install waijung blokset [SOLVED]
42 次查看(过去 30 天)
显示 更早的评论
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 个评论
Jerin Joy
2020-11-7
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?
回答(4 个)
FURKAN AKÇANLI
2020-10-23
编辑:FURKAN AKÇANLI
2020-10-23
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 个评论
Merve ozdas
2023-7-9
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
2023-12-16
This works for me with the latest version of waijung and matlab r2023b, thank you so much.
Sunphong Thanok
2023-8-17
编辑:Walter Roberson
2023-8-17
Please try with this version waijung_18_11a
5 个评论
Dhaval Mehta
2023-7-9
i am also facing a problem while installing a waijung blockset in matlab 2021a please help me to figure out this problem
1 个评论
Walter Roberson
2024-10-7
You would invoke
install_waijung
instead of
install_waijung.m
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!