From k-space to phase plot

I have an MRI image (a 2D matrix) which has values expressed as complex numbers in k-space. From this image in k-space I want to plot the phase (not the magnitude) for each voxel. Has MATLAB a specific command to perform this task?

 Risposta accettata

Star Strider
Star Strider il 24 Mag 2018

0 voti

See if the angle (link) and unwrap (link) functions will do what You want.

2 Commenti

matnewbie
matnewbie il 24 Mag 2018
Thanks a lot! I think that angle is what I need.
Star Strider
Star Strider il 24 Mag 2018
Al always, my pleasure!

Accedi per commentare.

Più risposte (0)

Categorie

Community Treasure Hunt

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

Start Hunting!

Translated by