Compile and Debug Mex files with Visual Studio 2010
显示 更早的评论
Hello,
I'd like to use Visual Studio to compile and debug simulink s-function mex files using the Visual Studio 2010 IDE. So far I have managed to compile mexw32 files using this guide.
However, I can't figure out how to "load" the output file into the s-function simulink block. It seems that this block only accepts source code files. I'd like to use the mex file compiled with Visual Studio instead.
Any thoughts?
I'm running Matlab 7.12 (2011a) on windows XP x86 Service Pack 3.
Mathew
采纳的回答
更多回答(2 个)
Mike Woodward
2012-6-28
编辑:Walter Roberson
2012-6-28
0 个投票
Hi,
The content on this web page should help solve your problem: http://www.mathworks.com/programs/simulink-visual-studio/simulink-and-visual-studio.html
Mike
类别
在 帮助中心 和 File Exchange 中查找有关 Block and Blockset Authoring 的更多信息
产品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!