Can not install waijung blokset [SOLVED]
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?
delil codes
on 14 Jan 2021
Edited: delil codes
on 16 Jun 2021
Answers (4)
FURKAN AKÇANLI
on 23 Oct 2020
Edited: FURKAN AKÇANLI
on 23 Oct 2020
3 votes
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
delil codes
on 23 Oct 2020
Jerin Joy
on 26 Dec 2020
sir which version did you use. I,m facing similar issue in my 2018a version .The aimagin people say's it supports upto 2018a but this one still showing error.
Vasavi Sai
on 12 Jun 2021
Edited: Vasavi Sai
on 12 Jun 2021
I followed your instructions and is installed perfectly but STM32 Targets are missing in the library browser.
Please help me in solving the problem.

Thank you
2021/06/12
delil codes
on 16 Jun 2021
Edited: delil codes
on 16 Jun 2021
delil codes
on 16 Jun 2021
Edited: delil codes
on 16 Jun 2021
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
3 votes
Please try with this version waijung_18_11a
5 Comments
Walter Roberson
on 17 Aug 2023
(This archive looks like it might be the blockset implementation.
Part of it has a number of MATLAB .p files, so it is not possible to examine their source.)
Sunphong Thanok
on 17 Aug 2023
Edited: Sunphong Thanok
on 17 Aug 2023
He ask about the install blockset. we can installed in the simulink with this file.
Serhat Sarihan
on 24 Sep 2023
Hello, i have Matlab 2022b with waijung_18_11a. I have successfully installed Waijung Blockset. But when i create a simple led blinking model i received an error as follows:
D:\workspace\matlab\waijung_18_11a_Matlab202x\utils\aimagin\gnuarminc\_ansi.h(16): fatal error C1083: içerme dosyası açılamıyor: 'sys/config.h': No such file or directory
NMAKE : fatal error U1077: 'cl -c -nologo -GS -W4 -DWIN32 @test_2022b_comp.rsp -D_MT -MT -D_CRT_SECURE_NO_WARNINGS -DTID01EQ=0 /DNDEBUG /Od /Oy- -DMODEL=test_2022b -DNUMST=2 -DNCSTATES=0 -DMAT_FILE=0 -DINTEGER_CODE=0 -DONESTEPFCN=1 -DTERMFCN=1 -DHAVESTDIO -DMULTI_INSTANCE_CODE=0 -DCLASSIC_INTERFACE=0 -DALLOCATIONFCN=0 -DHAVESTDIO -DMT=0 -DMODEL_HAS_DYNAMICALLY_LOADED_SFCNS=0 ert_main.c' : D÷n³■ kodu '0x2' Stop. D:\workspace\matlab\waijung_18_11a_Matlab202x\test_2022b_stm32f4>echo The make command returned an error of 2 The make command returned an error of 2 D:\workspace\matlab\waijung_18_11a_Matlab202x\test_2022b_stm32f4>exit 1 ### Real-Time Workshop build procedure for model: 'test_2022b' aborted due to an error.
Can you help me solve the issue ?
Sunphong Thanok
on 24 Dec 2023
Can u send the project code under this post ?
xiaojie
on 10 Jan 2024
Thank u so much~
Xuan Trung
on 7 Oct 2024
1 vote
Matlab must be "Run as Administrator"
Dhaval Mehta
on 9 Jul 2023
0 votes
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
Categories
Find more on Introduction to Installation and Licensing in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!