フィルターのクリア

Info

この質問は閉じられています。 編集または回答するには再度開いてください。

Simulink로 Code 생성 중 다음과 같은 error가 발생했습니다.

2 ビュー (過去 30 日間)
Jongin Kim
Jongin Kim 2020 年 4 月 29 日
閉鎖済み: MATLAB Answer Bot 2021 年 8 月 20 日
Matlab R2013a와 NI Veristand 2015 SP1 를 사용하여 code 제작 중 Matlab command window에 아래와 같은 error가 발생하였습니다.
TLC Compiler encountered an OUT_OF_MEMORY condition. Attempting to clean up...
Error: File: C:\Program Files\MATLAB\R2013a\rtw\c\tlc\mw\funclib.tlc Line: 1 Column: 1
The %if directive on this line has no matching %endif directive
Main program:
==> [00] C:\Program Files\MATLAB\R2013a\rtw\c\tlc\mw\funclib.tlc:<NONE>(76)
Error: File: C:\Program Files\MATLAB\R2013a\rtw\c\tlc\mw\funclib.tlc Line: 1 Column: 1
The %function directive on this line has no matching %endfunction directive
Main program:
==> [00] C:\Program Files\MATLAB\R2013a\rtw\c\tlc\mw\funclib.tlc:<NONE>(76)
Error: File: C:\Program Files\MATLAB\R2013a\rtw\c\tlc\mw\funclib.tlc Line: 22 Column: 8
The %if directive on this line has no matching %endif directive
Main program:
==> [00] C:\Program Files\MATLAB\R2013a\rtw\c\tlc\mw\funclib.tlc:<NONE>(76)
Simulink 파일을 code로 바꾸는 과정 중 Memory가 작아서 생긴 문제일까요?
사용중인 노트북 컴퓨터는 CPU: i5-7200U CPU @ 2.50GHz, RAM : 8.00GB 의 사양입니다.

回答 (0 件)

この質問は閉じられています。

製品


リリース

R2013a

Community Treasure Hunt

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

Start Hunting!