How to change a Windows setting using Windows API
9 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Hi,
Is it possible to change a Windows setting from Matlab? I specifically need to be able to disable the 'ClearType' text. I have determined that using the Windows API the SystemParametersInfoA function will do this (https://docs.microsoft.com/en-us/windows/desktop/api/winuser/nf-winuser-systemparametersinfoa), however I am unsure how I would go about using this in Matlab as I'm unable to locate any documentation for its use.
I'm using Matlab 2018a on Windows 10.
Many thanks in advance!
0 Commenti
Risposte (0)
Vedere anche
Categorie
Scopri di più su Get Started with MATLAB in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!