Hi. How can i open a file .dat in matlab to make graphs ?
Show older comments
Hi. How can i open a file .dat in matlab to make graphs and operations between arrays?
1 Comment
Theo
on 13 May 2015
See if you can open the dat file with a text editor such as notepad. if you can you can use textread and textscan to xtract the info. If so let me know the format and i'll write down the script.
Accepted Answer
More Answers (0)
Categories
Find more on MATLAB 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!