Problem using MATLAB fcn block using simulink. Simulink and mex errors.
이전 댓글 표시
I need to couple matlab code in simulink by the matlab fcn block. Unfortunately, even running very easy code, purely + and * operations, it generates errors for mex and simulink coder. Try to follow many of the tutorials and help files (as this one for instance, http://www.mathworks.com/matlabcentral/answers/30156-errors-related-to-simulink-containing-embedded-matlab-function), but it did not work.
Please, help me solving the problem.
Thanks a lot

댓글 수: 6
Rajiv Ghosh-Roy
2014년 2월 28일
The error message is not visible in the screenshot. Could you post another one with the bottom pane of the front dialog scrolled to the bottom? Alternatively, you could call rtwbuild('call_stats_block2') which will then post the output to the bottom.
MICHELE
2014년 3월 3일
A Jenkins
2014년 3월 3일
It says you don't have a license for Simulink Coder. You can type "ver" at the command line to see what licenses you have installed.
MICHELE
2014년 3월 3일
MICHELE
2014년 3월 3일
A Jenkins
2014년 3월 3일
If it is important for you to use Simulink Coder for your research, then you will need to contact your University to purchase you a license for it.
답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Introduction to Installation and Licensing에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!