Can not install waijung blokset [SOLVED]
조회 수: 36 (최근 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!