writereg.m

write string and integer values to Windows Registry
1,3K Descargas
Actualizado 30 ago 2007

Sin licencia

Creates a .reg file, and calls regedit.exe to execute the .reg file.

Citar como

Alex Nelson (2025). writereg.m (https://la.mathworks.com/matlabcentral/fileexchange/16057-writereg-m), MATLAB Central File Exchange. Recuperado .

Compatibilidad con la versión de MATLAB
Se creó con R14
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Versión Publicado Notas de la versión
1.0.0.0

1) Respond to code metrics
2) Use environment variable 'TEMP' instead of hardcoded directory for .reg file.