Home My Page Projects MPTK: The Matching Pursuit ToolKit
Summary Activity Forums Tracker Lists Docs News SCM Files

Forum: help

Monitor Forum | Start New Thread Start New Thread
Data read off from book file [ Reply ]
By: Anirban Chatterjee on 2011-06-22 17:50
[forum:107360]
I think a topic like this one has been discussed before in this forum but I still have doubts. I have the book.bin file with me and I want to read the data(such as chirpID, etc) into a matrix. I did go through the extract_atom_from_book function but found that it employs bookread to convert the book into a specific (matlab )format. Is there any function to read off the data from the file? Or even a book file structure definition would help
Thanx a lot.