01The MATLAB desktop and getting help
- MATLAB's strengths for fMRI: visualization, matrix operations, and built-in help.
- Desktop panels: Command Window, Command History, Workspace, and Current Directory.
- Unix-style navigation: cd some_dir changes directory, ls lists files.
- help spline prints a function's help text; helpdesk opens the Help Browser.




