Saving MRI data from workspace
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
hosse
am 23 Dez. 2015
Beantwortet: Walter Roberson
am 23 Dez. 2015
Hello, I can load 3D MRI data ((.IMG/.hdr format) using 'Y= analyze75read('data')'. After computation in matlab , Now I want to save the data 'data' (preferred format is .img/.hdr, or .raw/.mhd) in hard drive. How can I do that? Any code?
Thanks in advance for help.
0 Kommentare
Akzeptierte Antwort
Walter Roberson
am 23 Dez. 2015
https://github.com/vistalab/vistasoft/blob/master/fileFilters/analyze/analyzeWrite.m
0 Kommentare
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu MRI finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!