MATLAB Programming/Advanced Topics/Advanced IO

Category:Book:MATLAB Programming#Advanced%20Topics/Advanced%20IO%20

More advanced I/O

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

Writing and Reading to A Serial Port

Writing to a USB port

Category:Book:MATLAB Programming