Can not install waijung blokset [SOLVED]
36 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Jerin Joy
el 7 de Nov. de 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?
Respuestas (4)
FURKAN AKÇANLI
el 23 de Oct. de 2020
Editada: FURKAN AKÇANLI
el 23 de Oct. de 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 comentarios
Merve ozdas
el 9 de Jul. de 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
el 16 de Dic. de 2023
This works for me with the latest version of waijung and matlab r2023b, thank you so much.
Sunphong Thanok
el 17 de Ag. de 2023
Editada: Walter Roberson
el 17 de Ag. de 2023
Please try with this version waijung_18_11a
5 comentarios
Dhaval Mehta
el 9 de Jul. de 2023
i am also facing a problem while installing a waijung blockset in matlab 2021a please help me to figure out this problem
1 comentario
Walter Roberson
el 7 de Oct. de 2024
You would invoke
install_waijung
instead of
install_waijung.m
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!