Educational Lab Report Data Acquisition Example

版本 1.0.0.1 (130.8 KB) 作者: Ethan Woodruff
This is an example on how one might use the notebook feature to create a lab to do data acquisition
2.3K 次下载
更新时间 2016/9/1

查看许可证

编者注: This file was a File Exchange Pick of the Week

Using the notebook feature, a lab can be created for a class in which the students can interact with MATLAB through Microsoft Word. This approach can be used when you want to use the power of MATLAB to demonstrate a concept, but do not want the students to focus on the MATLAB code.
Please note that the Data Acquisition and Instrument Control Toolboxes are required to run the m-book in its entirety. The simpleIC.m file was created using TMTool from the Instrument Control Toolbox. This more than likely will not work out of the box for you, so it it recommended that you use the tool to create your own simpleIC function.

引用格式

Ethan Woodruff (2025). Educational Lab Report Data Acquisition Example (https://www.mathworks.com/matlabcentral/fileexchange/9975-educational-lab-report-data-acquisition-example), MATLAB Central File Exchange. 检索时间: .

MATLAB 版本兼容性
创建方式 R14SP3
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Data Acquisition Toolbox Supported Hardware 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
版本 已发布 发行说明
1.0.0.1

Updated license

1.0.0.0

Provide a little more explanation on what it takes to run the entire m-book.