ListBoards

バージョン 1.0.0.0 (963 Bytes) 作成者: Richard Medlock
Returns a list of all available boards for a specified adaptor.
ダウンロード: 2.3K
更新 2002/8/30

ライセンスがありません

This function returns a list of available analog channels for a specified adaptor.

Example:

[BoardNames, BoardIDs, Inputs, Outputs] = ListBoards('winsound')

BoardNames =

'Creative SoundBlaster PCI'
'Midiman Delta AP 1/2'
'Midiman Delta AP S/PDIF'
'Midiman Delta AP Multichannel'
'Midiman Delta AP Mon. Mixer'

BoardIDs =

0 1 2 3 4

Inputs =

0 1 2 3 4

Outputs =

0 1 2 3

Also Tested on R13

引用

Richard Medlock (2024). ListBoards (https://www.mathworks.com/matlabcentral/fileexchange/2315-listboards), MATLAB Central File Exchange. 取得済み .

MATLAB リリースの互換性
作成: R12.1
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
カテゴリ
Help Center および MATLAB AnswersHardware Discovery and Setup についてさらに検索

Community Treasure Hunt

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

Start Hunting!
バージョン 公開済み リリース ノート
1.0.0.0