MATLAB Programming/Advanced Topics/Advanced IO

From Wikibooks, open books for an open world
Jump to navigation Jump to search

More advanced I/O[edit | edit source]

Different versions of MATLAB handle this differently. We will focus on versions 6.5 and 7.x, primarily on MATLAB 7.x since it is the latest. A note will appear when the procedure is different for ver. 6.

Reading and writing from files[edit | edit source]

Writing and Reading to A Serial Port[edit | edit source]

Writing to a USB port[edit | edit source]