Can not install waijung blokset [SOLVED]

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

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
delil codes on 14 Jan 2021
Edited: delil codes on 16 Jun 2021
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.

Sign in to comment.

Answers (4)

FURKAN AKÇANLI
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

Ty for your help. I solved the problem like; reinstalled matlab and not updated matlab version.
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
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
delil codes on 16 Jun 2021
Edited: delil codes on 16 Jun 2021
Hi @Jerin Joy 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.
delil codes
delil codes on 16 Jun 2021
Edited: delil codes on 16 Jun 2021
Hi @Vasavi Sai, if you press F5 at Simulink Library Browser, you will see the "fix" button.
Then select second action "Generate ..." from following window.
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?
This works for me with the latest version of waijung and matlab r2023b, thank you so much.

Sign in to comment.

Sunphong Thanok
Sunphong Thanok on 17 Aug 2023
Edited: Walter Roberson on 17 Aug 2023

5 Comments

(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.)
He ask about the install blockset. we can installed in the simulink with this file.
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 ?
Can u send the project code under this post ?
Thank u so much~

Sign in to comment.

Matlab must be "Run as Administrator"
i am also facing a problem while installing a waijung blockset in matlab 2021a please help me to figure out this problem

Categories

Tags

Asked:

on 16 Oct 2020

Commented:

on 7 Oct 2024

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!