read_2dseq :Quickly Reads Bruker's 2dseq MRI Images

Version 1.0.1 (4.34 KB) by Cecil Yen
read_2dseq is highly optimized and versatile Matlab function to read Bruker's 2dseq MRI image file.
732 Downloads
Updated 16 Nov 2018

View License

read_2dseq is highly optimized and versatile Matlab function to read Bruker's 2dseq MRI image file. I used fread to read text headers and memmapfile to load binaries image to speed up. It has been tested on several sequences and both ParaVision 5 and 6.

Cite As

Cecil Yen (2024). read_2dseq :Quickly Reads Bruker's 2dseq MRI Images (https://www.mathworks.com/matlabcentral/fileexchange/69177-read_2dseq-quickly-reads-bruker-s-2dseq-mri-images), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2018b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Tags Add Tags

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.0.1

Change newline to char(10)

1.0.0