phantoms.m

From Spinach Documentation Wiki
Revision as of 18:51, 5 June 2026 by Kuprov (talk | contribs) (Rename Arguments section heading to Parameters)
Jump to: navigation, search

MRI phantom library.

Syntax

    [R1Ph,R2Ph,PDPh,dims,npts]=phantoms(ph_name)

Parameters

    ph_name  - character string giving the name of the
               phantom (see the function text)

Outputs

   R1Ph   - a cube of R1 values

   R2Ph   - a cube of R2 values

   PDPh   - a cube of PD values

   dims   - row vector of three cube dimensions, m

   npts   - row vector of three cube dimensions, points

See also

volplot.m

Version 2.1, authors: Ilya Kuprov