Introduction To Matlab Class 9 Instructors: Hristiyan (Chris) Kourtev and Xiaotao Su, PhD.

4
Introduction To Matlab Class 9 Instructors: Hristiyan (Chris) Kourtev and Xiaotao Su, PhD

Transcript of Introduction To Matlab Class 9 Instructors: Hristiyan (Chris) Kourtev and Xiaotao Su, PhD.

Page 1: Introduction To Matlab Class 9 Instructors: Hristiyan (Chris) Kourtev and Xiaotao Su, PhD.

Introduction To MatlabClass 9

Instructors: Hristiyan (Chris) Kourtev

and Xiaotao Su, PhD

Page 2: Introduction To Matlab Class 9 Instructors: Hristiyan (Chris) Kourtev and Xiaotao Su, PhD.

RuCCS

Using the Matlab Debugger

• Setting and removing breakpoints

• Stepping through the code

• Stepping inside functions and script

• Complications when using Psychtoolbox

Page 3: Introduction To Matlab Class 9 Instructors: Hristiyan (Chris) Kourtev and Xiaotao Su, PhD.

RuCCS

Deploying Matlab Programs on other machines

• The Matlab Builder/Deploytool – ‘deploytool’

• The Matlab Component Runtime (MCR)

• Creating a standalone version of a Matlab program (Windows)

• Creating a standalone version of a Matlab program (OSX)

• The .NET Builder and deploying to the web

Page 4: Introduction To Matlab Class 9 Instructors: Hristiyan (Chris) Kourtev and Xiaotao Su, PhD.

RuCCS

Examples of Real World Experiments

• Nvnp (non-verbal nesting pilot)

• Reverse perspective

• Color experiments

• Tslib (time-stamp data analysis library)