How can I open a 3D .img file?
2 views (last 30 days)
Show older comments
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 Comments
Answers (0)
See Also
Categories
Find more on Low-Level File I/O in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!