Sample Matlab Code

This page contains links to Matlab code that has been developed by Larry Busse and which may be useful to others. The software is hereby released to the public domain. If you find the code useful, please let me know. Please watch this page as more code will be added as it becomes available.

  • Code used to communicate with a TDS 220 oscilliscope. Requires Matlab R12 or greater. I’ve tested it using Matlab R12 and a laptop using W95.
    • open_com.m used to setup the communication link between the computer and the TDS 220 scope.
    • getwaveform.m used to trasfer the waveform data.
    • example1.m shows how the used the above two programs.
  • Works in progress…
  • More code to come in the near future