Load .dat file in Matlab
2 views (last 30 days)
Show older comments
I have a stack of 2D images i.e. 3D data in a .dat file.
Does anyone know how to load a .dat file in Matlab?
1 Comment
Rik
on 23 Jul 2018
That depends on what program saved it. The .dat file extension is probably one of the most used extensions.
Answers (1)
Krithika A
on 24 Jul 2018
This may help: https://stackoverflow.com/questions/7780277/how-to-import-dat-file-into-matlab
0 Comments
See Also
Categories
Find more on Image Processing Toolbox 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!