Renishaw WiRE wdf access

Renishaw WiRE data file accessor classes

您现在正在关注此提交

This package gives access to files with Renishaw WiRE WDF data format from Renishaw Raman systems. It allows read and write access, for several parts of the WDF file, including spectral data, map data and header information.
This package is supplied dual-licensed under the terms of the Apache 2.0 license, which can be found in the accompanying LICENSE.APACHE file or at http://www.apache.org/licenses/LICENSE-2.0, and the BSD 3-Clause license, which can be found in the accompanying LICENSE.BSD file. You can choose between these licenses if you use this package.

引用格式

Renishaw (2026). Renishaw WiRE wdf access (https://ww2.mathworks.cn/matlabcentral/fileexchange/161821-renishaw-wire-wdf-access), MATLAB Central File Exchange. 检索时间: .

一般信息

MATLAB 版本兼容性

  • 与 R2014b 及更高版本兼容

平台兼容性

  • Windows
  • macOS
  • Linux
版本 已发布 发行说明 Action
1.5.0

Fixed output from GetPropertySet for nested PSets where key names are defined in the parent.
Added 19 top level properties to the WdfReader class that are initialised at construction from the measurement and calibration blocks if available.

1.4.0

Comment property exposed on WdfReader to allow access to the file comment.
WdfBlockID enum added.
New advanced methods on WdfReader to get to additional data in the file through block access.
Removed all the unnecessary semicolon warnings.

1.3.0