image thumbnail

updated 9 months ago

Capture screen image Tektronix 2024B by Roman Skrada

Function will get data of channels that are ON and plots them. (measurement, signal processing, gui)

get_scope_screen( )

image thumbnail

updated 1 year ago

Dynamic Signal Analyzer 34411A by Neil Forcier

This program turns your DMM into a Dynamic Signal Analyzer. (measurement, aerospace, control design)

performFFT(readings,sRate)

talkTo34411A(sRate, sCount, range, address)

Signal_Analyzer_34411A.m

image thumbnail

updated almost 4 years ago

Two Port S-Parameter Measurement by Siddharth Shankar

Perform a 2-port s-parameter measurement using the Instrument Control Toolbox. (agilent, signal processing, modelling)

acquireTwoPortSParameters

demoModel

image thumbnail

updated almost 4 years ago

GUI FOR CONTROLLING ROBOT by Ketan Chhaniyara

This file contains the matlab code needed for building a GUI for controlling the robot through a PC. (simulink, image processing, robo)

robo_ctrl_panel(varargin)

image thumbnail

updated 4 years ago

Agilent's USB Modular Scope U2701A and U2702A MATLAB Programming Example by Neo

Shows how instrument connection is made, fetching of captured data and displaying of data (aerospace, automotive, biotech)

U2701xSampleProgram(Auto).m

U2701xSampleProgram(Manual).m

image thumbnail

updated 5 years ago

MATLAB oscilloscope application - simplified example by Gautam Vallabha

A simple GUI that demonstrates how to retreive and display data from an oscilloscope. (tektronix, signal processing, oscilloscope)

ScopeMath_Simple(useSimulatedData)

Contact us