image thumbnail

updated 22 days ago

msavename by Daniel Herber

Creates a path to easily save or load your results no matter where your function is located (file, name, path)

msavename(fun_path,extra_path)

Test_msavename.m

image thumbnail

updated 1 month ago

MATLAB project manager by Vladimir

Missing command-line project manager for MATLAB. (projects, tool, editor)

projects(cmd, varargin)

image thumbnail

updated 1 month ago

Frechet Distance Calculator by Tristan Ursell

Estimate the similarity between curves in space using the scalar Frechet Distance. (curve, curves, path)

frechet(X1,Y1,X2,Y2,varargin)

image thumbnail

updated 1 month ago

Project Waterloo File and Matrix Utilities by Malcolm Lidierth

Utilities for partial input/output from MATLAB MAT-files, HDF5-files and custom binary files. (path, directories, files)

image thumbnail

updated 1 month ago

Relative Filename by Kesh Ikuma

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

rel2fullfile(file,refpath)

relfile(file,refpath)

image thumbnail

updated 1 month ago

dirup by Karl

Get the relative path string to go up a number of levels in the directory structure. (directory, path, folder)

dirup(N_levels)

image thumbnail

updated 2 months ago

List of files from directories/files list or browser by Nikolay S.

Returns cell array of file names, needed by various functions. (directories, files, data import)

fileNamesList=filesListFromInput(inputsList, flagGUI, files...

fileNamesList=folderFiles(foldersList, nFolderDepth, filesF...

fullFileName=filesFullName(inFile, filesExtList, dlgTitle, ...

image thumbnail

updated 2 months ago

Folders tree files list by Nikolay S.

Returns cell array of file names located under input folders. (dir, list, files)

fileNamesList=folderFiles(foldersList, nFolderDepth, filesF...

fullFileName=filesFullName(inFile, filesExtList, dlgTitle, ...

subFoldersList=folderSubFolders(foldersList, nFolderDepth, ...

image thumbnail

updated 2 months ago

folders sub-folders by Nikolay S.

Returns cell array of folder names located under input list (cell array) of folders. Non recursive! (directories, folders, dir)

subFoldersList=folderSubFolders(foldersList, nFolderDepth, ...

image thumbnail

updated 3 months ago

Improved relativepath.m by Ken Chatfield

Convert a path to a relative path (cd, convert, dir)

relativepath(tgt_path, act_path)

image thumbnail

updated 4 months ago

Smith Simulator by Gaurav Gupta

It allows to do on computer all you were doing with pencil and paper with some beautiful features. (smith, locus, undo)

ErrWarnings(errcode)

GetFinalSolution()

LocatePoint(ind,val)

image thumbnail

updated 5 months ago

Recursive DIR by Luc Masset

DIRREC finds files recursively in a given folder (path, directories, files)

dirrec(reper,ext)

image thumbnail

updated 5 months ago

Level folder string by Nikolay S.

The function returns user chosen level folder name out of path provided. (dir, pwd, folder name)

nLevelFolderName=levelFolderName(userFullPath, nLevel)

image thumbnail

updated 5 months ago

get_shortest_path_matrix by Christoph Feenders

Calculates the length of the shortest path between any pair of nodes in a network (network, path, shortest path)

get_shortest_path_matrix(connectivity_mtx, ...

image thumbnail

updated 6 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 6 months ago

Project Manager by Sung Soo Kim

Open/close m-files and change the current path with one click, across your different projects. (manager, project, project manager)

pm(fid, varargin)

pm(fid, varargin)

pm_installer(fid, varargin)

image thumbnail

updated 9 months ago

makeinstall by Norbert Marwan

Create a single install file for your toolbox distribution. (utilities, install file, create toolbox)

makeinstall(varargin)

image thumbnail

updated 12 months ago

Time-Latitude-Longitude to KML by Patrick Robinson

Converts a matrix of [Time,Latitude,Longitude] to a google earth KML file (track, kml, googleearth)

pwr_kml_tll(Name,TLL)

image thumbnail

updated 12 months ago

pwr_kml_3d by Patrick Robinson

Creates a 3-D google earth KMZ file from a matrix of [Time,Lat,Lon] and [Time,Depth/Altitude] (track, path, kml)

InterpTrack=yt_interpol_linear_2(matrix_in,output_time)

pwr_kml_3d(Name,TLL,TDR)

image thumbnail

updated 1 year ago

Generate a subdirectory listing from a path string. by DS

PATH_PARTS returns a listing of strings representing subdirectories parsed from a path string. (directory, subdirectory, path)

path_parts(S)

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

Connect Randomly Ordered 2D Points into a Minimal Nearest-Neighbor Closed Contour by Tristan Ursell

Connects randomly ordered 2D points into a minimal nearest neighbor contour. (points, distance, neighbor)

[Xout,Yout,varargout]=points2contour(Xin,Yin,P,direction,va...

image thumbnail

updated 1 year ago

Coordinates Scanning by Michael Chan

The objective is to demonstrate some coordinates tracing tools. (image, coordinates, navigation)

detectCornerEdge (area, coordinates)

directionOfPixelRelativeToReferencePixel(positionOriginal, ...

directionOfPixelRelativeToReferencePixel_1pixelAway(positio...

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

delvarmat by Raymond Norris

Removes a variable from a MAT-file (path, directories, files)

image thumbnail

updated almost 2 years ago

Listfiles by Alexandra

retrieves files in specified directory (files, folders, directories)

listfiles(DIR, varargin)

image thumbnail

updated 2 years ago

GetFileNames by Darko Juric

Read directory recursively (file, filename, directory)

GetFileNames(directory, fileExtension)

image thumbnail

updated 2 years ago

COMPDIRECTORY by Jiro Doke

GUI tool for comparing the contents of 2 directories (path, directories, files)

compdirectory(dir1, dir2)

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

absolutepath by Jonathan Karr

Computes absolute path from relative paths (path, absolute, files)

absolutepath( rel_path, act_path, throwErrorIfFileNotExist ...

edu.stanford.covert.util.Absolutepath_Test

image thumbnail

updated 2 years ago

Elastic Component Regression (ECR) for uncovering the path from PCR to PLS by Hongdong Li

ECR is a newly developed method for high dimensional data compression and regression. (statistics, chemometrics, ecr)

CV=ecrcv(X,y,A,K,method,alpha,OPT,order)

F=ecr(X,y,A,method,alpha)

F=ecrpred(model,Xtest,ytest)

image thumbnail

updated 2 years ago

LOOK4 by Jiro Doke

LOOKFOR substitute that uses a database for quick searching of MATLABĀ® files. (path, directories, files)

look4(varargin)

image thumbnail

updated 2 years ago

EXECIN by Jiro Doke

Executes functions and scripts not in the path. (path, directories, files)

execin(fullFunctionName, varargin)

image thumbnail

updated 2 years ago

GO2 by Jiro Doke

Bookmark your frequently used directories and change to them quickly. (path, directories, files)

go2(varargin)

image thumbnail

updated almost 3 years ago

Directory to Cell by Kevin Crosby

Converts directory listing into a cell array. (dir, directories, filenames)

dir2cell(arg)

image thumbnail

updated 3 years ago

fdep: a pedestrian function dependencies finder by us

FDEP dissects ML files and iteratively looks for all user defined functions used during runtime (nested, path, files)

fdep.m

r=tfdep3(varargin)

tfdep1

image thumbnail

updated 3 years ago

FileSeries - Rename / renumber files, recursive directories by Frederic Moisy

Renaming and renumbering for series of files ; generalize the use of wildcards (*) for CD, LS ... (files, directories, path)

cdw(f)

f=expandstr(str)

fo=rdir(name,opt)

image thumbnail

updated 3 years ago

Recursive directory walk with -exec (UNIX type) by Ashish Uthama

Directory walking with input function handle called with each matching file found. (directory, path, files)

rdirExec(rootdir,varargin)

image thumbnail

updated 3 years ago

ashape: a pedestrian alpha shape extractor by us

extracts 2d alpha shapes from a set of x/y data points (alpha shape, segmentation, geometry)

fh=aslib(varargin)

p=ashape(varargin)

image thumbnail

updated 3 years ago

exportToZip: Identifies the dependencies of an M-file and creates a ZIP file by Malcolm Wood

Files inside $matlabroot/toolbox are omitted, providing a useful way to package your work (potw, dependencies, files)

exportToZip(funcname,zipfilename)

mydepfun(fn,recursive)

image thumbnail

updated 3 years ago

mypath.m by Malcolm Wood

Displays or returns the MATLAB path, omitting directories which are inside the MATLAB "toolbox" ... (directory, files, directories)

mypath

image thumbnail

updated 3 years ago

lexmkpackage by Kevin Bartlett

Makes software package by checking mfile dependencies WITHOUT using depfun.m (works for GUIs!). (path, directories, files)

lexdepfun(rootFunction,varargin)

lexmkpackage(fileSpec,varargin)

image thumbnail

updated 3 years ago

Disk Usage by Robert Bemis

Lightweight GUI sums up how your disk space is used. (path, directories, files)

bytes(varargin)

image thumbnail

updated 3 years ago

realpath by Anthony Corr

Resolves relative paths and extra filesep characters in the input. (path, absolute path, relative path)

realpath(thePath)

image thumbnail

updated 3 years ago

GOBACK by Scott Hirsch

Go back to the previous directory (see GOTO). (path, directories, files)

goback

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

NameSpace scoping operator by Matt J

Generates namespace scoping operators for interfacing with 3rd party mfile libraries (namespace, scope, package)

NameSpace

image thumbnail

updated 3 years ago

explorer.m: Quick access to the Windows Explorer by Malcolm Wood

Opens the Windows Explorer for a specified directory, optionally showing the folder hierarchy (explorer, path, files)

explorer(directory,root)

Contact us