image thumbnail

updated 2 months ago

msavename by Daniel Herber

Creates a path to easily save your results independent of your function location. (file, name, path)

msavename(fun_path,extra_path)

Test_msavename.m

image thumbnail

updated 3 months ago

GetFullPath by Jan Simon

Full path name for partial or relative path (full, name, path)

GetFullPath(File, Style)

InstallMex(SourceFile, varargin)

uTest_GetFullPath(doSpeed)

image thumbnail

updated 4 months ago

Mat file header utilities by Jonathan Karr

Utility functions for reading and writing .mat file headers (file)

edu.stanford.covert.io.editMatFileHeader(matFile, timestamp...

edu.stanford.covert.io.readMatFileHeader(matFile)

image thumbnail

updated 5 months ago

txt2mat by Andres

fast and versatile ascii data import capable of handling large text files (data import, ascii, csv)

txt2mat.m

image thumbnail

updated 6 months ago

Matlab to csv by Alex

Writes matlab input data to .csv file for use by weka (weka, csv, matlab2csv)

matlab2csv(input, target, mode, featureNames)

example.m

image thumbnail

updated 6 months ago

Speech Processing Toolbox by Ankitkumar Chheda

Speech Processing Operation like FADE-IN, FADE-OUT, COMPRESSION AND AMPLIFICATION (fade in, fade out, amplification)

GUI_exp4_new(varargin)

image thumbnail

updated 8 months ago

getfullpath by Luca Cerone

getfullpath reconstructs the full path to a folder or file starting from its relative path. (file)

str=getfullpath(filename)

image thumbnail

updated 8 months ago

SYSLOG Utility with File Rotation by Dan Couture

A basic logging function with log rotation that records the message along with system the time (syslog, debug, logging)

syslog(msg,filename)

image thumbnail

updated 9 months ago

abf2load by Forrest Collman

a version of abfload which is capable of reading abf 2.0 files (abf, action binary file, data import)

abfload.m

image thumbnail

updated 10 months ago

FileResize by Jan Simon

Expand and truncate existing files - efficient C-Mex (file, resize, truncate)

uTest_FileResize(doSpeed)

FileResize.m

image thumbnail

updated 10 months ago

DataHash by Jan Simon

MD5 or SHA hash for array, struct, cell or file (file, md5, array)

DataHash(Data, Opt)

image thumbnail

updated 11 months ago

Tiff Tag Reader by Dirk-Jan Kroon

A one file implementation of Tag-reader for complex Tiff files. (tiff, tif, tag)

[TiffInfo,Img]=tiff_read_header(filename)

image thumbnail

updated 1 year ago

Copy Files in Batches using Search Terms by Tristan Ursell

Copy files matching search terms, from sub-directories matching search terms into a new directory. (array, cell, copy)

accumulator

image thumbnail

updated 1 year ago

File Name Search Function by Tristan Ursell

Generate a list of file names that meet a set of text search criteria. (file, search, find)

filenames=filefinder(searchpath,varargin)

image thumbnail

updated 1 year ago

struct2File by Ivar Eskerud Smith

Print a struct to file. (struct, print, file)

struct2File( s, fileName, varargin )

image thumbnail

updated 1 year ago

image_save by Tristan Ursell

You know that annoying error when trying to write to an image stack in Matlab? (image, stack, save)

image_save(Im1,basename,varargin)

image thumbnail

updated 1 year ago

loadAmiraMesh by Cengiz Gunay

Load Amira Mesh 3D ASCII data (amira, mesh, data)

loadAmiraMesh(filename, isverbose)

image thumbnail

updated 1 year ago

Recursive directory listing - Enhanced RDIR by Thomas Vanaret

Files and directories listing, including recursive and other special features (dir, recursive, file)

rdir(rootdir,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 almost 2 years ago

FileTime by Jan Simon

Get and set the times for creation, access and modification of a file or folder (Windows only) (date, creation, file)

GetFileTime(FileName, TimeType, OutputType) %#ok<STOUT,INU...

SetFileTime(File) %#ok<INUSD>

uTest_FileTime(doSpeed) %#ok<INUSD>

image thumbnail

updated almost 2 years ago

abfload by Harald Hentschke

abfload imports data in the Axon abf format (three different recording modes). (abf, binary, data import)

[d,si]=abfload(fn,varargin)

pvpmod(x)

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 almost 2 years ago

GetFileNames by Darko Juric

Read directory recursively (file, filename, directory)

GetFileNames(directory, fileExtension)

image thumbnail

updated almost 2 years ago

Loader of a .txt file to a MATLAB matrix by Luka

Loads a content of a .txt file and stores it in a MATLAB matrix (txt, matrix, signal processing)

txt2mat(data)

image thumbnail

updated almost 2 years ago

Text file reader v1 by samir beneddine

This small programm can be used to read a txt file where you can put the values of some variables (embedded code, preprocess, preprocessing)

[]=readInput()

image thumbnail

updated 2 years ago

Read Medical Data 3D by Dirk-Jan Kroon

GUI to open most Medical file-formats: Dicom, V3D, ISI, NifTI, Analyze and other formats (dicom, export, mhd)

ErrorData3D(varargin)

InfoData3D(varargin)

ReadData3D(varargin)

image thumbnail

updated 2 years ago

Load BIOPAC ACQ (AcqKnowledge for PC) data by Jimmy Shen

Load BIOPAC's *.acq file (AcqKnowledge for Windows data format). (medical, biopac acqknowledge, acq)

load_acq(filename, chan_by_chan)

acq2mat.m

image thumbnail

updated 2 years ago

FileRealCase by Jan Simon

Get real upper/lower case of a file or folder name (file, path, folder)

FileRealCase(File)

image thumbnail

updated 2 years ago

Relative Filename by Kesh Ikuma

A pair of M-files to convert between full and relative filenames. (file, path, utility)

rel2fullfile(files,refpath)

relfile(files,refpath)

image thumbnail

updated 2 years ago

FileRename by Jan Simon

Fast renaming of files or folders (rename, change, movefile)

FileRename(Source, Dest, Mode)

uTest_FileRename(doSpeed)

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 2 years ago

Sending reports and timestamped file by emailing by Michael Chan

Illustrates result updates, activity tracking, timestamping and file zipping, tarr'ing via email. (report, test, zip)

send_mail (senderMail, password, ...

timeStampedFile( file, numberOfFileExtensions, secondsMode ...

usageTar_unTarFiles.m

image thumbnail

updated 2 years ago

hexdump - A binary file explorer by Jeff Mather

A GUI for file exploration: examine byte addresses, hex/char values. (data import, data export, file)

hexdump(varargin)

hextool(varargin)

image thumbnail

updated 2 years ago

Track, Collect And Tar Inputs And Outputs by Michael Chan

Illustrates status tracking and collation of inputs and results. The package is tar'red for sending. (track, time, tar)

savefigs(imageResultRepository, imageFileType)

timeStampedFile( file, numberOfFileExtensions, secondsMode ...

usageTar_unTarFiles.m

image thumbnail

updated 2 years ago

File Ordering Patch Utility for MATLAB by Michael Chan

The utility patches the reordering considering the length of the filename during the sorting. (string, utility, directory)

cell2str(c,n,mode)

displayImagesInDirectory(targetFolder, imageFiles, imageFil...

listFilesInDirectory( targetFolder, imageFileType )

image thumbnail

updated 2 years ago

File Write function by Jade Wang

A simple function to write some text string to a file. (data export, text, file)

filewrite(myfile, mytext)

image thumbnail

updated almost 3 years ago

Read Truevision TARGA images by Dirk-Jan Kroon

Truevision TARGA file-format image reader, for extensions TGA, VDA, ICB VST (truevision, targa, tga)

tga_read_header(fname)

tga_read_image(info)

image thumbnail

updated 3 years ago

urlreadpost - url POST method with binary file uploading by Dan Ellis

A replacement for urlread(url,'post',...) that allows POST to upload binary (file) data. (http, binary, post)

urlreadpost(urlChar,params)

urlreadwrite(fcn,urlChar)

image thumbnail

updated 3 years ago

File Rename by Karim Mansour

Rename File Names (file, files, rename files)

fileRename(OldFileName, NewFileName)

image thumbnail

updated 3 years ago

ll - long format file listing by Justin

File mimics output of the Linux 'ls -l' command. (file, file information, file utility)

[varargout]=ll(path)

image thumbnail

updated 3 years ago

getfile by Scott Hirsch

Copy a file to the current directory. (goto, which, files)

getfile(filename)

image thumbnail

updated 3 years ago

GOTO: Go to a directory containing a file by Scott Hirsch

Jump to the directory containing a specified file. (path, which, files)

goto(filename)

image thumbnail

updated 3 years ago

saveascii.m v6.2 (Oct 2009) by Carlos Adrian Vargas Aguilera

Save or display a matrix with given precision, delimiter or format for each (or every) column! (ascii, sprintf, save matrix)

saveascii(X,varargin)

image thumbnail

updated almost 4 years ago

struct_read/struct_write by Val Schmidt

Functions to ease the reading and writing of C data structures from and to binary files. (c, structure, binary)

struct_read(fid,format)

struct_write(fid,format,data)

image thumbnail

updated almost 4 years ago

Matrix to file by Nicolai Sten

Writes matrix to a file. Arguments: matrix and file-name (write, matrix, file)

[]=matrix2file(A,name)

image thumbnail

updated 4 years ago

case insensitive load by Ben Barrowes

Duplicates Matlab load function except ignores case on the filename. Finds first match in path. (load, io, file)

varargout=loadi(varargin)

image thumbnail

updated 4 years ago

subdir: a recursive file search by Kelly Kearney

Performs a recursive file search using same input and output format as dir function (subdir, recursive, path)

subdir(varargin)

image thumbnail

updated 4 years ago

Improved file hounding by Maurizio De Pitta'

Search any file in current directory and subdirectories according to specified criteria (path, directories, files)

filehound(filespec)

image thumbnail

updated 4 years ago

deltree by Hoi Wong

Just like good old deltree.exe, but for MATLAB (path, directories, files)

deltree(fileLocation)

image thumbnail

updated almost 5 years ago

AM3 File Composer & Decomposer for Rohde&Schwarz AM300 Generator by Stepan Matejka

This is the *.AM3 File Composer/Decomposer for Rohde&Schwarz AM300 Arbitrary Generator (data import, data export, am300)

am300rf(filename)

am300wf(filename, samples, markers, fsmp, serialstr)

am300rfraw.m

Contact us