Use Matlab though C++

本文详细介绍了如何在Windows8.1Prox64环境下配置MatlabR2013a与VisualStudio2012进行联合调试的过程。主要步骤包括创建项目、设置配置属性中的包含目录、库目录以及链接器输入等。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

0. Environment

Windows 8.1 Pro x64

Matlab R2013a 32-bit (installed in "F:\ProgramFiles_x86\MATLAB\R2013a")

Visual Studio 2012 x86

1. Steps

1.1 Creat a project

1.2 "Properties" - "Configuration Properties" - "VC++ Directories" - "Include Directories"
Add "F:\ProgramFiles_x86\MATLAB\R2013a\extern\include"

1.3 "Properties" - "Configuration Properties" - "VC++ Directories" - "Library Directories"
Add "F:\ProgramFiles_x86\MATLAB\R2013a\extern\lib\win32\microsoft"

1.4 "Properties" - "Configuration Properties" - "Linker" - "Input" - "Additional Dependencies"
Add "libeng.lib" and "libmx.lib"

2. References

http://www.cnblogs.com/yingying0907/archive/2012/09/27/2705048.html

(This article is from http://www.cnblogs.com/chenyineng/p/3500665.html, and belongs to http://chenyineng.cnblogs.com and http://www.chenyineng.info)

转载于:https://www.cnblogs.com/chenyineng/p/3500665.html

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值