フィルターのクリア

Error using mex (line 206) Unable to complete successfully.

3 ビュー (過去 30 日間)
Jörg
Jörg 2016 年 3 月 4 日
コメント済み: Walter Roberson 2019 年 3 月 7 日
Hello guys,
i am trying to run a script, but i get the following error:
Precompiling functions in /usr/local/etherlab/rtw/blocks
world_time.c:16: fatal error: simstruc.h: No such file or directory
compilation terminated.
mex: compile of ' "world_time.c"' failed.
Error using mex (line 206)
Unable to complete successfully.
Error in setup (line 9)
mex world_time.c
Error in run (line 57)
evalin('caller', [s ';']);
Error in setup_etherlab (line 11)
run blocks/setup.m
does anyone know what i can do? I am using Matlab R2012a 32bit on a 12.04 Xubuntu 32 bit machine.
I have installed all the required compilers, but somehow it still doesn't work.
Thank you in advance
mitja

回答 (2 件)

Walter Roberson
Walter Roberson 2016 年 3 月 4 日
except you will need the equivalent, not a .bat file.
  2 件のコメント
Jörg
Jörg 2016 年 3 月 4 日
Thank you for your answer! I already tried to do that. In my matlab /bin folder there is a mexopts.sh which i open with leafpad, but there sadly is no line of code that says: " set INCLUDE= ... " i think the file in linux is different from the windows mexopts.bat ..

サインインしてコメントする。


Patricia Holden
Patricia Holden 2019 年 3 月 6 日
Is there a resolution to this problem? The link in the original answer is nonexistent.

カテゴリ

Help Center および File ExchangeIntroduction to Installation and Licensing についてさらに検索

製品

Community Treasure Hunt

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

Start Hunting!

Translated by