SDOxlsIF: Excel Interface API for Simulink Data Object

版本 1.1.0.0 (200.6 KB) 作者: Tomoki Fukuda
SDOxlsIF: Useful M-File functions to interface Simulink Data Object with Microsoft Excel worksheet.
2.1K 次下载
更新 2008/11/24

查看许可证

SDOxlsIF is a set of three M-File functions.

XLSREADSDO enables you to load workspace variables of Simulink Data Object from Excel worksheets.
XLSWRITESDO enables you to save workspace variables of Simulink Data Object to Excel worksheets.

For each package you will use, you should prepare a definition file on your MATLAB path
to define information about how SDOxlsIF works. The definition file can be either
XLS file or MAT file. Through the definition file, you can customize and also localize
your own Excel workbooks. XLSSDOINFO returns the information obtained from the definition file.

SDOxlsIF has already treated following Simulink data classes.

(1) any subclasses of some Simulink classes created by Simulink Data Class Designer
(2) Any classes that Simulink package contains

SDOxlsIF does not use MATLAB functions xlsread/xlswrite/xlsinfo,
and invokes only native methods of Excel OLE Automation server.
In this way, I could fix some problems and cut out some redundant
processes in these functions.

引用格式

Tomoki Fukuda (2026). SDOxlsIF: Excel Interface API for Simulink Data Object (https://ww2.mathworks.cn/matlabcentral/fileexchange/20316-sdoxlsif-excel-interface-api-for-simulink-data-object), MATLAB Central File Exchange. 检索时间: .

MATLAB 版本兼容性
创建方式 R2006a
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Simulink Coder 的更多信息
版本 已发布 发行说明
1.1.0.0

Add
- Real-Time Workshop
- Real-Time Workshop Embedded Coder
to the Products Required.

1.0.0.0