image thumbnail

updated 1 year ago

Display a text file by Samuel Cheng

Display a text file in a popupmenu. (text file, example, gui)

popupmessage(textfile,titlename,command);

image thumbnail

updated almost 2 years ago

File I/O for Cell Arrays by Kamil Wojcicki

Wrappers for reading and writing text between files and cell arrays. (cell array, read file, data import)

cell2file( list, file )

file2cell( file )

image thumbnail

updated 2 years ago

textfile by Ben Mitch

Provides a one-call interface to read/write flat text files or line-based text files. (file, read, text file)

textfile(filename, arg1, arg2)

image thumbnail

updated 3 years ago

Write text file by SamGhim

write_txt_file - creates a .txt file with desired information as specified by "info_str) (text file)

write_txt_file(logpath,filename,info_str)

image thumbnail

updated 4 years ago

readMM_2D by DS

Read 2-D matrix saved with Mathematica 'Put' command. (read ascii, read text, text file)

readMM_2D(file,nrows,flagstr)

image thumbnail

updated 9 years ago

squeezefile by Giuseppe RidinĂ²

Squeeze text files. (path, directories, files)

squeezefile(varargin)

image thumbnail

updated 11 years ago

dir2spsh by Eric LePage

Output filenames to a spreadsheet. (data import, data export, text file)

Dir2SpSh()

Contact us