VC and MATLAB hybrid programming method and example study
Xin Xia
Abstract
Xin Xia
Abstract
Two kinds of method could realize VC++ and MATLAB hybrid programming.One is calling VC in MATLAB,the other is just on the contrary,calling MATLAB in VC.This article mostly studies calling MATLAB in the VC method,which can realize user executable program conveniently and quickly.Advantages and disadvantages are compared between these methods,and a hybrid program example in VC++6.0 and Matcom 4.5 is given,which adopts calling MATLAB C++ matrix in VC method.
A significance statement is not available in the OpenAlex record.
A contribution statement is not available in the OpenAlex record.
Method details are not available in the OpenAlex metadata.
Findings are not separately available in the OpenAlex metadata.
Limitations are not available in the OpenAlex metadata.
Application details are not available in the OpenAlex metadata.
Two kinds of method could realize VC++ and MATLAB hybrid programming.One is calling VC in MATLAB,the other is just on the contrary,calling MATLAB in VC.This article mostly studies calling MATLAB in the VC method,which can realize user executable program conveniently and quickly.Advantages and disadvantages are compared between these methods,and a hybrid program example in VC++6.0 and Matcom 4.5 is given,which adopts calling MATLAB C++ matrix in VC method.
Key concepts: MATLAB, Executable, Computer science, Programming language, Algorithm