RBNMR

Read, plot and handle Bruker NMR-data
2,3K descargas
Actualizado 22 jul 2024

Ver licencia

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.

Citar como

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

Compatibilidad con la versión de MATLAB
Se creó con R2021b
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Categorías
Más información sobre Data Type Conversion en Help Center y MATLAB Answers.
Etiquetas Añadir etiquetas
nmr

Community Treasure Hunt

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

Start Hunting!
Versión Publicado Notas de la versión
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