ListBoards
Versione 1.0.0.0 (963 Byte) da
Richard Medlock
Returns a list of all available boards for a specified adaptor.
2,3K download
Aggiornato
30 ago 2002
Nessuna licenza
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
Cita come
Richard Medlock (2026). ListBoards (https://it.mathworks.com/matlabcentral/fileexchange/2315-listboards), MATLAB Central File Exchange. Recuperato .
Compatibilità della release di MATLAB
Creato con
R12.1
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS LinuxCategorie
Scopri di più su Hardware Discovery and Setup in Help Center e MATLAB Answers
Tag
Scopri Live Editor
Crea script con codice, output e testo formattato in un unico documento eseguibile.
| Versione | Pubblicato | Note della release | |
|---|---|---|---|
| 1.0.0.0 |
