MATLAB - Sophisticated Image Processing/Rendering

  • Thread starter Thread starter GreenPrint
  • Start date Start date
  • Tags Tags
    Image Matlab
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 2K views
GreenPrint
Messages
1,186
Reaction score
0
THIS WAS SOVLED

Homework Statement



My book did a very bad job explaining the matter. I have no idea what function(s) I should even use to solve this problem using the MRI data that comes with MATLAB

An MRI visualization example is shown in the help tutorial. Copy and paste the commands into an M-file and run the example. Be sure to add the clf command before drawing each new plot.

Homework Equations



The Attempt at a Solution



I'm suppose to add the clf command to get the results the question is expecting from me. I missed around with the code and the only way I could a result different than from the original code was by adding it right after the isonormals function, this is the tutorial it's making refernce to and the code can be found at the bottom http://www.mathworks.com/h​elp/techdoc/ref/reducevolu​me.html

THANKS
 
Last edited by a moderator:
Physics news on Phys.org
i was able to solve the first part so i got rid of it