How can I open a 3D .img file?
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
I've already tried using analyze75:
info = analyze75info('track_weighted_file.hdr'); X = analyse75read(info)
and fopen/fread. But nothing seems to work. Can someone help me?
0 Kommentare
Antworten (0)
Siehe auch
Kategorien
Mehr zu Low-Level File I/O 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!