Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

MATIO

MATIO

Description

MAT-File Read/Write I/O Functions

  • ismatfile - Checks if filename a valid .mat file
  • loadmat - load data from .mat file into Nelson's workspace.
  • savemat - save workspace variables to .mat file
  • whomat - List variables in an valid .mat file.
  • whosmat - List variables in an valid .mat file with sizes and types.