MATLAB Function Reference    

Opening, Loading, Saving Files

importdata Load data from various types of files
load Load all or specific data from MAT or ASCII file
open Open files of various types using appropriate editor or program
save Save all or specific data to MAT or ASCII file
winopen Open file in appropriate application (Windows only)

  Filename Construction Low-Level File I/O