Matlab: Text files, Read header lines and Cell references
Show older comments
Hi,
I am trying to cell reference header lines from the code below. I was a able to read header information line by line and printed tLine into command window. my problem is that when i cell referenced tLine(6) in the command window even though the tLine has been outputted to command window.
I got error message: >> tLine{6} Cell contents reference from a non-cell array object.
any help on how i can fix this error message?
Thanks,
4 Comments
Pham Dang
on 16 Aug 2016
Why have you erased the question and the answers ?
Stephen23
on 16 Aug 2016
@Matlab User: We are not your paid answering service, we are volunteers who come here to help other people: this does not mean just YOU, but actually everyone who might read this forum and find your question and our answers useful. When you delete your questions then you make our (volunteer) work useless for anyone else, and you are making it clear that you do not want our time to be useful to anyone else apart from yourself.
Matlab User
on 16 Aug 2016
Edited: Matlab User
on 16 Aug 2016
Benjamin
on 16 Aug 2016
@Stephen Cobeldick, this user is obviously new to MATLAB Answers. Maybe we shouldn't yell at them and make them afraid to ask for help.
Accepted Answer
More Answers (0)
Categories
Find more on Text Data Preparation 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!