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 中查找有关 Simulink Coder 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!