• 中国计算机学会会刊
  • 中国科技核心期刊
  • 中文核心期刊

J4 ›› 2008, Vol. 30 ›› Issue (5): 110-112.

• 论文 • 上一篇    下一篇

COM组件在实现VB调用MATLAB中的应用

于洋 周学伟 赵亚威   

  • 出版日期:2008-05-01 发布日期:2010-05-19

  • Online:2008-05-01 Published:2010-05-19

摘要:

Visual Basic在开发友好用户界面的程序方面简单方便,而MATLAB是高性能的科学计算软件。为充分发挥二者优势,本文介绍了一种新型、简便、实用的程序接口技术,利用Act iveX DLL和COM组件生成技术实现了Visual Basic与MATLAB的链接,并给出具体示例和主要代码,得到了高效、便捷、功能强大的编程方法。

关键词: VB MATLAB ActiveX DLL COM组件

Abstract:

It is simple and convenient to use Visual Basic in developing user-friendly interfaces. And MATLAB is a highperformance scientific computing software. This paper presents a new simple practical technology for program interfaces by using the advantages of ActiveX DLL and COM components. The technology   is used to connect Visual Basic and MAT- LAB, and the concrete sample and key codes are given. Finally an efficient, convenient and powerful programming method is obtained.

Key words: VB, MATLAB, ActiveX DLL, COM