How to retreive Windows shell hint for a file using Matlab?
Informazioni
Questa domanda è chiusa. Riaprila per modificarla o per rispondere.
Mostra commenti meno recenti
When you hover your cursor over a file in Windows 7, you get a 'shell hint' such as the 'Model State' property shown in the screenshot below. I would like to use Matlab to retrieve the string "Time domain dynamics complete" listed for 'Model State'. Here is an example using some other programming language (not sure what) but I am not sure what the iQueryInterface interface is and how to access it from Matlab, so I am having trouble getting oriented (have posted a non-Matlab-specific question here). Any suggestions that would help me get the string into Matlab would be appreciated.

Risposte (1)
1 Commento
Walter Roberson
il 3 Giu 2016
You can invoke perl scripts within MATLAB, so posting the script and the MATLAB invocation of it would be a MATLAB resolution to this question ;-)
Questa domanda è chiusa.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!