MATLAB(TM) Hypertext Reference, Copyright (c) 1995 Gerald Recktenwald, All rights reserved

Master Outline

(Links in this outline take you to pages containing the reference material.)

These pages are a work in progress. A ``Not Finished'' in the outline indicates that part or all of the detailed information is missing. Before starting you should know how to download the examples from these pages



  1. An Introduction to MATLAB

  2. MATLAB Variables
    • scalars
      • Creating
      • Assigning values
      • Scalar operations
    • vectors
      • Creating
      • Assigning values
      • Addressing individual elements
      • Colon notation
      • Vector operations
    • matrices (Not Finished)
      • creating
      • assigning values
      • addressing individual elements
      • colon notation
      • matrix operations
    • Strings (Not Finished)
      • creating
      • assigning values
      • addressing individual elements
      • colon notation
      • string operations

  3. Plotting

  4. Programming MATLAB





[Master Outline] [Next Section]