mngText

Versión 1.0 (24,6 KB) por Pau Micó
MNGTEXT is a toolbox to easy manage text files in MATLAB's GUIDE applications
61 descargas
Actualizado 3 mar 2017

Ver licencia

MNGTEXT is a toolbox to easy manage text files in MATLAB's GUIDE applications. Te functions in the toolbox are used to manage TXT log files. Out of the GUIDE app the log file is a TXT file. When we are programming the app, MNGTEXT imports the TXT file into a CELLARRAY. Then we can (programmatically) add or delete the log messages. Before closing the app we can use MNGTEXT again in order to save the log into an external TXT file. The contents of the MNGTEXT toolbox are:
TXTFILE2CELLARRAY reads a TXT file and returns a cell array
CELLARRAY2TXTFILE takes the cell array of strings and creates a text file
DEMO script to illustrate the use of the toolbox
DEMO_FILE the example TXT file used as the input for the demo script

Citar como

Pau Micó (2024). mngText (https://www.mathworks.com/matlabcentral/fileexchange/61857-mngtext), MATLAB Central File Exchange. Recuperado .

Compatibilidad con la versión de MATLAB
Se creó con R2015b
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Categorías
Más información sobre Migrate GUIDE Apps en Help Center y MATLAB Answers.

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