Basic HTML version of Foils prepared 21 Sept 1995

Foil 11 Array Expressions

From New CPS615 Foils-- 28 August 95 CPS615 Basic Simulation Track for Computational Science -- Fall Semester 95. by Nancy McCracken and Geoffrey C. Fox


Creating a subset of a one-dimensional array
Given an array fval of length N+1, fval(2:N+1) gives an array containing last N values.
Any arrays can be used together in an expression if they are "conformable"
  • Consider Integration Example again



© on Tue Oct 7 1997