This document provides steps for importing text files into MATLAB: save data in a text file, open the import data window and select the file, select values in the import wizard, finalize the import, and view the imported data in the workspace. It also lists several methods for importing data into MATLAB, including entering it at the command prompt, creating it in an M-file, loading from an ASCII file, using I/O functions, writing a MEX-file, writing a translation program, and finding sample codes and instructions in the MATLAB help menu. The document concludes by inviting the reader to browse additional self-guided tutorials on the website www.dataminingtools.net.