Saving MRI data from workspace
3 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
hosse
il 23 Dic 2015
Risposto: Walter Roberson
il 23 Dic 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 Commenti
Risposta accettata
Walter Roberson
il 23 Dic 2015
https://github.com/vistalab/vistasoft/blob/master/fileFilters/analyze/analyzeWrite.m
0 Commenti
Più risposte (0)
Vedere anche
Categorie
Scopri di più su Neuroimaging in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!