USB Interface using MATLAB

3 ビュー (過去 30 日間)
Abhineet Mishra
Abhineet Mishra 2012 年 1 月 21 日
Hello Friends
Is there anyway to access USB or any other communication port in our laptop using MATLAB? We can send and receive data on parallel port using MATLAB but can we do it with USB because we don't have parallel port in laptops?
Thanks in Advance
Abhineet

採用された回答

Image Analyst
Image Analyst 2012 年 1 月 21 日
Yes you can. You need the Data Acquisition Toolbox. I use the devices by Measurement Computing Corporation.

その他の回答 (1 件)

Abhineet Mishra
Abhineet Mishra 2012 年 1 月 21 日
Thank You for your response Image Analyst. We can acquire data from all these ports but can we also send data to these ports?
  1 件のコメント
Image Analyst
Image Analyst 2012 年 1 月 21 日
Yes you can. You can read and write (i.e. set or detect) high and low voltages to the pins of the device. You can use it to light up LEDs, detect switch closures, turn on other devices (motors, etc.), digitize analog signals, etc.

サインインしてコメントする。

カテゴリ

Help Center および File ExchangeData Acquisition Toolbox Supported Hardware についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by