Can I import Standard Data Format (SDF) files into MATLAB?
Show older comments
Standard Data Format (SDF) files are formatted ASCII text files in which fields are delimited with a particular character (e.g., a space) and each record ends with a carriage return and/or line feed. I would like a built-in function that will easily import an SDF file into MATLAB just as CSVREAD reads a Comma-Separated Value (CSV) file into MATLAB.
Accepted Answer
More Answers (0)
Categories
Find more on Spreadsheets in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!