How can I pass the offset value to datastore read?
2 views (last 30 days)
Show older comments
[table, info] = read(ds) returns a data offset value in info structure. I noticed for some reasons the read fails and do not return the exact number of requested rows, or no rows at all. Is it possible to run the read with an explicit offset value?
0 Comments
Answers (1)
See Also
Categories
Find more on Data Import and Analysis 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!