writereg.m

write string and integer values to Windows Registry

Ahora está siguiendo esta publicación

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

Citar como

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

Información general

Compatibilidad con la versión de MATLAB

  • Compatible con cualquier versión

Compatibilidad con las plataformas

  • Windows
  • macOS
  • Linux
Versión Publicado Notas de la versión Action
1.0.0.0

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