writereg.m

write string and integer values to Windows Registry
1.3K Downloads
Updated 30 Aug 2007

No License

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

Cite As

Alex Nelson (2024). writereg.m (https://www.mathworks.com/matlabcentral/fileexchange/16057-writereg-m), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R14
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.0.0.0

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