Ahora está siguiendo esta publicación
- Verá actualizaciones en las notificaciones de contenido en seguimiento.
- Podrá recibir correos electrónicos, en función de las preferencias de comunicación que haya establecido.
write_txt_file - creates a .txt file with desired information as
specified by "info_str)
function calls :
WRITE_TXT_FILE(LOGPATH,FILENAME,INFO_STR)
LOGPATH = pathname (as a string) to the folder where the file is to be saved, ex: 'C:\Desktop'
FILENAME = name of the file (as a string), ex: 'test.txt'
INFO_STR = information that you want to be written in the file, ex: a variable or a string such as 'testing file'
Citar como
SamGhim (2026). Write text file (https://la.mathworks.com/matlabcentral/fileexchange/25933-write-text-file), MATLAB Central File Exchange. Recuperado .
Información general
- Versión 1.0.0.0 (1,41 KB)
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 |
