RBNMR

バージョン 1.1.4.0 (8.27 KB) 作成者: Nils Nyberg
Read, plot and handle Bruker NMR-data
ダウンロード: 2.3K
更新 2024/7/22

ライセンスの表示

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.

引用

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

MATLAB リリースの互換性
作成: R2021b
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
カテゴリ
Help Center および MATLAB AnswersData Type Conversion についてさらに検索
タグ タグを追加
nmr

Community Treasure Hunt

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

Start Hunting!
バージョン 公開済み リリース ノート
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