Skip to content

Latest commit

 

History

History
17 lines (15 loc) · 748 Bytes

File metadata and controls

17 lines (15 loc) · 748 Bytes

MATLABTutorials

This repository contains the materials used in the MATLAB tutorials offered by the NeuroImaging and NeuroComputation Centre at UBC. Note that the files are uploaded in batches on a weekly basis (Summer 2019).

Week 1 - Introduction to MATLAB interface, basic commands
Week 2 - Matrices and properties of matrices
Week 3 - Matrix indexing, logical indexing
Week 4 - Strings, file operations
Week 5 - Generating figures
Week 6 - Review

Week 7 - For loops, while loops
Week 8 - If statements
Week 9 - Creating functions
Week 10 - File input and output
Week 11 - User input
Week 12 - Cells, structures, objects
Week 13 - Graphical user interface