image thumbnail

updated 1 month ago

export_fig by Oliver Woodford

Exports figures nicely to a number of vector & bitmap formats. (anti alias, figure, embed)

copyfig(fh)

eps2pdf(source, dest, crop, append, gray, quality)

export_fig(varargin)

image thumbnail

updated 1 year ago

append_pdfs by Oliver Woodford

Append/concatenate multiple PDF files into a single file using Ghostscript. (concatenate, pdf, append)

append_pdfs(varargin)

ghostscript(cmd)

user_string(string_name, string)

image thumbnail

updated 1 year ago

MergeCell by Diederick

Merges contents of multiple cell arrays into one big cell array, with expansion (cell, append, concat)

MergeCell(varargin)

image thumbnail

updated 1 year ago

Loads Preferences File by Tiago

This function loads a .mat file containing a structure and appends all the loaded fields and respect (load, file, preferences)

Load_Pref_File(prefs_default, prefs_file)

image thumbnail

updated 2 years ago

mergecell by Jeremy

Appends cell arrays together along the dimension of your choosing (limited to 2d cell arrays). (data exploration, merge, cell array)

mergecell(varargin)

image thumbnail

updated 2 years ago

Write Cell Array to Text File by Roland Pfister

A cell array is written to a delimited output file, incl. options for appending & custom delimiters. (array, cell, dlmwrite)

dlmcell(file,cell_array,varargin)

image thumbnail

updated 7 years ago

CatOrSplitFile by Michael Robbins

concatenates or splits files with an optional token header. (path, directories, files)

CatOrSplitFiles(varargin)

RemoveCatOrSplitFilesHeaders(infilename,outfilename)

WhichCatOrSPlitFiles(filename)

image thumbnail

updated almost 11 years ago

Wavappend by Suresh Joel

Append a present microsoft wave file. (microsoft, wav file, append)

wavappend(y,wavfile)

Contact us