搜索资源列表
sw_pretrigger
- This m-file implements a simple data acquisition gui with multiple channels and custom triggering It demonstrates how to: 1) Use nested functions to simplify data acquisition programs 2) Use a simple GUI (a couple of pushbuttons) to
GUI-drawing-board
- Matlab鼠标画图,用pop-up menu选择画图标记,颜色edit记录鼠标坐标 但是功能比较简单,只能画线,不能画矩形、椭圆等 其中一个难点就是:拖动鼠标的过程中如何显示矩形/椭圆的轮廓,并且轮廓跟着鼠标指针移动。 程序的亮点: 1、可选择点、线、矩形、椭圆进行画图; 2、可选择marker、LineTyple进行画图; 3、可选择画图颜色; 4、可实时显示鼠标指针当前坐标; 5、可清除画板; 6、可保存画好的图(bmp、jpg、gif); 7
MATLAB-GUI
- MATLAB GUI设计学习手记,包括MATLAB GUI设计学习手记pdf+源代码-MATLAB GUI design study record, including MATLAB GUI design study record PDF+ source code
voice recording
- This GUI is built in MATLAB. It helps to record audio and save it. It also plot the audio to help you visualize it.
recording_gui
- This GUI is developed in MATLAB. The code will help user to record webcam and store it in current directory.