binread
no way to compare when less than two revisions
Differences
This shows you the differences between two versions of the page.
| — | binread [2010/06/22 16:01] (current) – created jochen | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ====== binread (reference only) ====== | ||
| + | < | ||
| + | |||
| + | FORMAT: | ||
| + | |||
| + | Input fields: | ||
| + | |||
| + | filename | ||
| + | |||
| + | Output fields: | ||
| + | |||
| + | bincont | ||
| + | |||
| + | See also asciiread, binwrite</ | ||
| + | |||
| + | ===== Example ===== | ||
| + | <code matlab binread_example.m> | ||
| + | vmr_file = binread([neuroelf_path '/ | ||
| + | |||
| + | % show variables | ||
| + | whos</ | ||
| + | |||
| + | This produces: | ||
| + | |||
| + | < | ||
| + | |||
| + | vmr_file | ||
binread.txt · Last modified: 2010/06/22 16:01 by jochen
