RBNMR

Read, plot and handle Bruker NMR-data
2.2K Downloads
Updated 8 Mar 2024

View License

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 (2024). RBNMR (https://www.mathworks.com/matlabcentral/fileexchange/40332-rbnmr), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2020a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Data Type Conversion in Help Center and MATLAB Answers
Tags Add Tags
nmr

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
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