how tro get a section from a .dat file in matlab

2 views (last 30 days)
lafnath p
lafnath p on 22 Oct 2016
Commented: dpb on 22 Oct 2016
want extract a long string of values seperated by commas from a .dat file and makes it into a 3d array
  1 Comment
dpb
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...

Sign in to comment.

Answers (0)

Categories

Find more on Cell Arrays 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!