image thumbnail

updated 2 years ago

Wildcard String Find by Ethan Ott

Wildcard selection from cell array of strings. (string find, cell array, list)

strfndw(array, expStr)

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

Wildcard selection by Richard Stephens

Simple GUI to allow user to select from cell array of strings using wildcard search (gui tools, example, wildcard)

wildsel(array)

image thumbnail

updated 6 years ago

Keep4 by Mirko Hrovat

Keeps the listed variables in the calling workspace with a command format similar to "clear" (keep, clear, variable)

keep(varargin)

image thumbnail

updated 9 years ago

WCD by Taegyu Yim

The improved version of the CD which allow the wildcard. (path, directories, files)

wcd(nPath)

image thumbnail

updated 9 years ago

KEEP3 by Martin Barugel

Keeps the specified variables and clears the rest. Allows the use of the wildcard *... (keep, clear, variable)

keep3(varargin)

image thumbnail

updated 15 years ago

strwcmp.m by Peter Nave

STRWCMP compares two strings one of which may contain '*' as wildcards. (strings, string, compare)

strwcmp(string1, string2, casesense)

Contact us