mngText

Version 1.0 (24.6 KB) by Pau Micó
MNGTEXT is a toolbox to easy manage text files in MATLAB's GUIDE applications
61 Downloads
Updated 3 Mar 2017

View License

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

Cite As

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

MATLAB Release Compatibility
Created with R2015b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Migrate GUIDE Apps in Help Center and MATLAB Answers

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