Difference between revisions of "Software tutorial"

From Process Model Formulation and Solution: 3E4
Jump to navigation Jump to search
m
m
Line 3: Line 3:
# [[Software tutorial/About the course software | About the course software]]
# [[Software tutorial/About the course software | About the course software]]
# [[Software tutorial/Software installation | Software installation]]
# [[Software tutorial/Software installation | Software installation]]
# "[[Software tutorial/Getting started|Getting started]]" section and the "[[Software tutorial/My first program|My first program]]" section (required for [[Tutorial_1_-_2010|Tutorial 1]])
# [[Software tutorial/Getting started|Getting started]]
# [[Software tutorial/My first program|My first program]] (required for [[Tutorial_1_-_2010|Tutorial 1]])
# [[Software tutorial/Loops|<tt>for</tt> loops and <tt>while</tt> loops]] (required for [[Tutorial_1_-_2010|Tutorial 1]])

Revision as of 00:24, 14 September 2010

This tutorial will expand as we progress in the course. Each section has notes for both MATLAB and Python.

  1. About the course software
  2. Software installation
  3. Getting started
  4. My first program (required for Tutorial 1)
  5. for loops and while loops (required for Tutorial 1)