搜索资源列表
time
- matlab中gui界面编程,timer的一个小例子,实时显示系统时间。-programming in matlab gui interface, timer, a small example, real-time display system time.
tmrTestK
- Test Timer fucntion in matlab prints HellA, HellAA, HellAAA, HellAAAA,HellAAAAA after timerperiod 1,2,3,4,5 respectively and then stops Written by Khalid Mahmood-Test Timer fucntion in matlab prints HellA, HellAA, HellAAA, HellAAAA,HellAAAAA
MATLAB-GUI-design-learning-Notes
- 【MATLAB GUI设计学习手记】源代码 数据 罗飞大哥的作品 本书由浅入深、循序渐进地介绍了matlab gui设计的基础知识,旨在使读者在较短时间内掌握gui设计的精要所在。. 本书首先介绍了gui设计的预备知识,然后详细介绍了gui对象的属性以及两种建立gui的方法:采用函数建立和采用guide建立。在介绍了gui设计基础知识的基础上,深入讲解了activex控件、定时器、串口及mcc编译的相关知识。书中穿插了大量的图表,直观、简要地列出了相关知识点。对于一些重要、难懂的知识点
VideoRecorder
- ideo Recorder is an object dedicated to the recording of dynamic MATLAB figures in video files (formats: AVI, JPEG 2000 and MPEG-4). The object results the combination of timer and VideoWriter MATLAB objects and allows two recording modes: -ideo R
Timer多线程 时钟 V2.0
- 我在MATLAB中只发现Timer函数能实现简单的多线程计算,本程序运用Timer,实现一个时钟的秒针走动的效果。(I only found Timer function to achieve simple multi-threaded calculation in the MATLAB. This program used Timer to simulate a clock moving effect.)
第8章
- MATLAB GUI定时器的设定和操作例程,以及在设计中的应用实例(The setting and operation routines of the MATLAB GUI timer and the application examples in the design)