how tro get a section from a .dat file in matlab
2 views (last 30 days)
Show older comments
want extract a long string of values seperated by commas from a .dat file and makes it into a 3d array
1 Comment
dpb
on 22 Oct 2016
OK, and the problem in doing that is what, precisely?
Try using the importdata tool first, then reshape is your friend...
Answers (0)
See Also
Categories
Find more on Structures 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!