Lab 1 Tips: Introduction to the Lab Equipment

In-lab

  1. see Tektronix TDS 420A Oscilloscope Tips.
  2. Use a Matlab m-file to generate your plots. Most m-files should start like this:
    % Author: your name
    % Station #:
    % Date:
    % ECE 323 Lab # and title
    % Description of m-file

    clc
    clear all
    close all

Check your work.

Any constructive feedback you can provide (comments, content suggestions, errors, etc.) to improve this website is appreciated. Submit Comments.