This document provides an introduction to using Matlab for computational PhD work. It discusses tips for better use of Matlab like version control, bibliographies, file organization, and debugging. It also recommends learning software engineering best practices like code reviews. The talk introduces concepts like workspaces, functions vs scripts, data types, and sharing data between workspaces. Debugging, numeric types, data classes and structure arrays vs tables in Matlab are also covered.