Handling MATLAB Events in Excel

버전 1.1.0.0 (3.31 MB) 작성자: Peter Webb
Source code for Sept. 2006 News and Notes Programming Patterns article.
다운로드 수: 2.7K
업데이트 날짜: 2010/11/17

라이선스 보기

The Global Temperature Explorer application demonstrates how to integrate MATLAB GUIs into Excel by writing Visual Basic callbacks that can respond to events generated by the GUI.

The application consists of two parts, a COM component generated by MATLAB Builder for .NET, and a Visual Basic class module that integrates the COM component into Excel. The COM component consists of M-files and data files; it displays a data navigation GUI and exports two events: "DisplayLocation" and "PlotTempData". The Visual Basic
code contains callbacks that respond to the exported events and a macro used to launch the data navigation GUI.

인용 양식

Peter Webb (2024). Handling MATLAB Events in Excel (https://www.mathworks.com/matlabcentral/fileexchange/11868-handling-matlab-events-in-excel), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2006a
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Spreadsheets에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
버전 게시됨 릴리스 정보
1.1.0.0

Added BSD license.

1.0.0.0