当前位置:网站首页>Create vs project with MATLAB
Create vs project with MATLAB
2022-04-23 20:37:00 【Zhongai0049】
union MATLAB establish VS project
vs After creating a new project, first configure the project environment , Steps are as follows :
1. open VS, newly build c++ Empty item ;
2. Configure the project environment , project -> attribute -> Configuration manager , Change to ×64*( The specific selection principle is unknown )*
3…VC++ Catalog -> Contains the directory , Join in E:\matlab\MATLAB\extern\include route ;
4.VC++ Catalog -> The library catalog , Join in E:\matlab\MATLAB\extern\lib\win64\microsoft;
5. The linker -> Input -> Additional dependency , add to libeng.lib;libmat.lib;libmex.lib;libmx.lib;mclmcrrt.lib;mclmcr.lib;FFV1MT.lib, The last one is that we do what needs to be combined matlab Generated by program packaging lib file
6.MATLBA Generated by program packaging .h and .lib and .dll Copy the three files to the file path of the project ;
7. To write main.cpp file , Run the program , Completion of invocation matlab Function of .( The specific method of writing the main function needs to be supplemented )
版权声明
本文为[Zhongai0049]所创,转载请带上原文链接,感谢
https://yzsam.com/2022/04/202204210547163219.html
边栏推荐
- Thirty What are VM and VC?
- Unity solves Z-fighting
- Shanghai responded that "flour official website is an illegal website": neglect of operation and maintenance has been "hacked", and the police have filed a case
- LeetCode 74、搜索二维矩阵
- Leetcode 232, queue with stack
- [PTA] l1-002 printing hourglass
- XXXI` Prototype ` displays prototype properties and`__ proto__` Implicit prototype properties
- Elastic box model
- Introduction to intrusion detection data set
- The ODB model calculates the data and outputs it to excel
猜你喜欢
Go language development Daily Fresh Project Day 3 Case - Press Release System II
Preliminary understanding of cache elimination algorithm (LRU and LFU)
Mathematical modeling column | Part 5: MATLAB optimization model solving method (Part I): Standard Model
Plato farm is one of the four largest online IEOS in metauniverse, and the transaction on the chain is quite high
A login and exit component based on token
DNS cloud school | analysis of hidden tunnel attacks in the hidden corner of DNS
Three. Based on ply format point cloud voxel model JS upload interface writing
Installation and use of NVM
DNS cloud school | quickly locate DNS resolution exceptions and keep these four DNS status codes in mind
SQL Server connectors by thread pool 𞓜 instructions for dtsqlservertp plug-in
随机推荐
Leetcode 20. Valid parentheses
Install MySQL 5.0 under Linux 64bit 6 - the root password cannot be modified
MySQL 存储过程和函数
Unity animation creates sequence frame code and generates animationclip
Leetcode 232, queue with stack
What is the difference between a host and a server?
【PTA】整除光棍
DNS cloud school | quickly locate DNS resolution exceptions and keep these four DNS status codes in mind
Three. Based on ply format point cloud voxel model JS upload interface writing
UnhandledPromiseRejectionwarning:CastError: Cast to ObjectId failed for value
LeetCode 1351、统计有序矩阵中的负数
Solution to PowerDesigner's failure to connect to MySQL in x64 system
Elastic box model
Solution: NPM err! code ELIFECYCLE npm ERR! errno 1
Scripy tutorial - (2) write a simple crawler
Es error: request contains unrecognized parameter [ignore_throttled]
Introduction to intrusion detection data set
I JS deep copy and shallow copy
Leetcode 1351. Negative numbers in statistical ordered matrices
bounding box iou