RBNMR

Read, plot and handle Bruker NMR-data

You are now following this Submission

Read and plot NMR-data: rbnmr.m and plotbnmr.m
These matlab functions makes it easy to read Bruker format processed NMR data into the workspace memory of matlab and to plot the data. It supports one and two-dimensional data.

Cite As

Nils Nyberg (2026). RBNMR (https://www.mathworks.com/matlabcentral/fileexchange/40332-rbnmr), MATLAB Central File Exchange. Retrieved .

Tags

Add Tags

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.1.4.0

% 2024-07-22, Use of 'isfile' instead of 'exist'

1.1.3.0

% 2020-01-24, Use of matlab.lang.makeValidName to avoid that dynamic field
% names crash the program.
% 2021-07-15, AcqDate now reflects the start date if present in the
% acqus-file.

1.1.2.0

Use of matlab.lang.makeValidName to protect dynamically created field names.

1.1.1.0

Minor fix...

1.1.0.0

Function updated to work with version 2020a.

1.0.0.0