Renishaw WiRE wdf access

Renishaw WiRE data file accessor classes

You are now following this Submission

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.

Cite As

Renishaw (2026). Renishaw WiRE wdf access (https://www.mathworks.com/matlabcentral/fileexchange/161821-renishaw-wire-wdf-access), MATLAB Central File Exchange. Retrieved .

General Information

MATLAB Release Compatibility

  • Compatible with R2014b and later releases

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes 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