Matlab PAR REC Reader (readParRec42.m)

Reads in *.PAR and *.REC (v4.2) files output by Philips MRI scanners

You are now following this Submission

RunMe.m
Sample data included.
-----------------------------
filefolder = [cd '/ParRec'];
display=0;

[mag, phase, info] = readparrec42(filefolder, display);

mag = magnitude image (T2W,...)
phase = Phase image (zero if not available)
info = size, resolution, fov, # slices, # dynamics, # cardiac cycles, slice orientatation, offcenter,TE, # averages...
------------------------------------------

Cite As

Ramin S. Sahebjavaher (2026). Matlab PAR REC Reader (readParRec42.m) (https://in.mathworks.com/matlabcentral/fileexchange/38797-matlab-par-rec-reader-readparrec42-m), MATLAB Central File Exchange. Retrieved .

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.0.0.0