CD/DVD Drive question

2 visualizzazioni (ultimi 30 giorni)
Darryl Hwang
Darryl Hwang il 28 Ago 2018
Risposto: Walter Roberson il 28 Ago 2018
I'm trying to create a GUI which will have push buttons appear when a CD/DVD is inserted into the drive. Is there a way to sense when a disk is inserted into the drive in Matlab and also, is there are way to programmically eject that disk after it is inserted?

Risposte (1)

Walter Roberson
Walter Roberson il 28 Ago 2018
MATLAB does not provide any methods for detecting CD/DVD insertion, nor for ejecting a CD/DVD.
If you are using MS Windows, then you could potentially use ActiveX; https://docs.microsoft.com/en-us/windows/desktop/directshow/eject-method

Categorie

Scopri di più su Manage Products in Help Center e File Exchange

Prodotti

Community Treasure Hunt

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

Start Hunting!

Translated by