mngText

MNGTEXT is a toolbox to easy manage text files in MATLAB's GUIDE applications

You are now following this Submission

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ó (2026). mngText (https://uk.mathworks.com/matlabcentral/fileexchange/61857-mngtext), MATLAB Central File Exchange. Retrieved .

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.0