read_mrtrix_stats

バージョン 1.0.0 (1.89 KB) 作成者: Kamil
Reads statistics from an MRtrix stats file.
ダウンロード: 0
更新 2025/9/11

ライセンスの表示

Reads statistics from an MRtrix mrstats file (e.x. mrstats in.nii >> stats.txt or for_each * : mrstats IN ">>" stats.txt ) and returns the data along with the header.
Output:
  • data: 3D numeric array with dimensions [volume_index, value_type, file_index]
  • volume_index corresponds to the index from the stats file ([ index ] in each line).
  • value_type corresponds to the statistics described in the header.
  • file_index separates multiple stats blocks if the file contains more than one set of stats.
  • header: cell array of column names extracted from the file.
The header corresponds to the MRtrix mrstats output:
{'filenumber', 'mean', 'median', 'std', 'min', 'max', 'count'}

引用

Kamil (2026). read_mrtrix_stats (https://jp.mathworks.com/matlabcentral/fileexchange/182002-read_mrtrix_stats), MATLAB Central File Exchange. に取得済み.

MATLAB リリースの互換性
作成: R2025a
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
タグ タグを追加

Community Treasure Hunt

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

Start Hunting!
バージョン 公開済み リリース ノート
1.0.0