Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 1.52 KB

File metadata and controls

25 lines (16 loc) · 1.52 KB

MATLAB Based PicoScope 4824A Block Data Acquisition System

This is a simple MATLAB-based PicoScope 4824A Block Data Acquisition System, preliminarily achieving block data acquisition, display and storage.

image


Requirements

Additionally, icons of GUI Buttons are available at: Remix-Design/RemixIcon, and the MVC (Mode-View-Controller) programming principles for constructing GUI in MATLAB, which is adopted in this demo, could be found in MATLAB 面向对象编程: 从入门到设计模式 by 徐潇.


Usage

Run the file \gui\run.m.