File Exchange - MATLAB Central (2024)

Subscribe

File Operations (236)

File Exchange - MATLAB Central (1)

Find Documentation, Examples and more on File Operations in Help Center

File Exchange - MATLAB Central (2)

Find Answers to your Questions on File Operations in MATLAB Answers

crameri perceptually uniform scientific colormaps Perceptually uniform scientific colormaps from Fabio Crameri. Community
  • 4.1K
  • 5.00 / 5
MD5 in MATLAB An MD5 C-mex function for MATLAB. It takes less than 1 minute for a 700MB file size. Community
  • 10.8K
  • 4.50 / 5
Recursive directory listing - Enhanced RDIR Files and directories listing, including recursive and other special features Community
  • 7K
  • 4.70 / 5
subdir: a recursive file search Performs a recursive file search using same input and output format as dir function Community
  • 8.9K
  • 4.70 / 5
slocDir Counts number source lines of code in a directory tree. (Requires sloc, FIle Exchange ID 3900) Community
  • 4.2K
  • 4.40 / 5
Upload files to your DropBox folder from MATLAB This function allows a user to upload files using MATLAB to DropBox(TM). Community
  • 998
  • 4.60 / 5
grep: a pedestrian, very fast grep utility a unix-like, very fast grep utility to find strings(s) in files of any type Community
  • 15.4K
  • 5.00 / 5
% MATLAB Comment Stripping Toolbox A small collection of utilities for stripping MATLAB comments from strings and files. Community
  • 3.7K
  • 4.20 / 5
LISTZIPCONTENTS Lists the contents of a zip file. Community
  • 846
  • 4.80 / 5
Next Available Filename Returns the next unused file or folder name. The name is created by incrementing a numbered suffix. Community
  • 465
  • 5.00 / 5
plot_subfun plots the subroutines in a function, and their dependencies on each other Community
  • 2.4K
  • 4.60 / 5
isToolboxAvailable This function checks the availability of a specific toolbox on the installed MATLAB on your machine. Community
  • 877
  • 4.30 / 5
Expand wildcards for files and directory names Expand wildcards for files and directory names Community
  • 2K
  • 4.00 / 5
backup Recursively copies files from specified source dirs to dest dir. Community
  • 1.3K
  • 5.00 / 5
MATLAB Style Guide Wiki access and search function Tips for writing clear code. Search the MATLAB Programming Style Guide Wiki from the command line. Community
  • 1.3K
  • 2.00 / 5
MATLAB comment remover This tool removes the all comments from MATLAB file. Community
  • 59
  • 5.00 / 5
Straightforward COPY and PASTE functions Allows very simple manual exchange with other applications through the clipboard. Community
  • 4K
  • 5.00 / 5
DirSize Determine the size of a folder/directory in bytes, including all subdirectories. Community
  • 644
  • 5.00 / 5
FileTime Get and set the times for creation, access and modification of a file or folder (Windows only) Community
  • 6.1K
  • 4.90 / 5
TextInject A mex file to send text to any other application. Community
  • 1.7K
  • 4.30 / 5
File Rename Rename File Names Community
  • 803
  • 5.00 / 5
getfilenames.m Do a recursive search for files. Community
  • 3.9K
  • 4.70 / 5
mgrep Returns the names of all m-files in a directory or directory tree that contain a search string. Community
  • 3.6K
  • 4.80 / 5
MatlabRelVer(S) Get name of release and version of Matlab Community
  • 28
  • -- / 5
Task Give a professional look to a set of tasks Community
  • 74
  • -- / 5
searchfiles a dialog box to search files recursively using wildcard symbols * and ** Community
  • 12
  • -- / 5
dirAll Find all paths in the specified directory and its subdirectories. Community
  • 43
  • -- / 5
Recursively search for files Recursively finds all instances of files and folders with a naming pattern Community
  • 495
  • 5.00 / 5
FAST, PROGRAMMATIC string searching in directories of MATLAB code files VERY FAST Command-Line searching for text contained in MATLAB code files. Community
  • 769
  • 5.00 / 5
Remove_Spaces Simple script to remove spaces from names of all subfolders of a given directory Community
  • 27
  • -- / 5
Find duplicate files Scans and find duplicate files of a given extension in a given directory Community
  • 662
  • 5.00 / 5
Quick Folder Navigation Utilities for quickly jumping through folders and grabbing files Community
  • 3.9K
  • 5.00 / 5
Write a .off file from triangluar info and vertex info Construct a off file Community
  • 327
  • -- / 5
rdir_dos Recursive directory listing using DOS DIR command Community
  • 617
  • 4.00 / 5
folderFiles.m Reads filename contents of a folder. Community
  • 873
  • 5.00 / 5
Creating File and Folder Trees a simple function for sweeping directories and generating trees of files and folders Community
  • 380
  • 5.00 / 5
SLOCstat This Matlab function calculates the (effective) source lines of (Matlab) code. Community
  • 446
  • 4.80 / 5
getfullpath getfullpath reconstructs the full path to a folder or file starting from its relative path. Community
  • 216
  • -- / 5
DIRWALK - Walk the directory tree Generate the file names and dir names in a directory tree by walking the tree. Community
  • 1.6K
  • 4.80 / 5
How many M-codes have you written? This script let you count the number of M-codes you have written under specific directory. Community
  • 814
  • 5.00 / 5
intent.m Graphically display mfiles, and naive intent Community
  • 538
  • 4.00 / 5
Recursively Replace all M Files with P Files Save time generating p-code. Community
  • 557
  • 3.00 / 5
Determine and count unique values of an array Very fast function to determine and count unique values of numeric, logical, char, cell arrays. Community
  • 5.7K
  • 4.70 / 5
genpath_exclude Executes like genpath, but can ignore specified directories. Community
  • 2.3K
  • 5.00 / 5
List Recently Modified Files Lists the most recently modified files/dirs in the current directory. Community
  • 440
  • -- / 5
File List File list builds a list of files for use in batch processing. Community
  • 1.6K
  • 4.00 / 5
Find constant variables Finds constant variables in .m files Community
  • 728
  • -- / 5
Asv File Cleaner Deletes the .asv files in a given folder Community
  • 1.9K
  • 4.00 / 5
GetExtension Gets the extension of a file. Community
  • 1.1K
  • 1.00 / 5
SUBDIR *new* Recursively search for files and/or directorys under given folder without using of global variables. Community
  • 7.3K
  • 4.90 / 5
ld Loads files from a GUI. Community
  • 1.2K
  • -- / 5
missingsemicolons Helps locate output-producing lines of code that are missing semicolons. Community
  • 2.2K
  • -- / 5
Remove Space in MATLAB Exported Postscript File Remove blank space in MATLAB exported postscript file. Community
  • 2.1K
  • 3.00 / 5
MCodeNavigator A code-browser GUI tool for Matlab Community
  • 70
  • 5.00 / 5
rmcomment remove comments from m-file or MATLAB code string. Community
  • 28
  • 5.00 / 5
Animated PNG (APNG) Writer Create APNG (animated PNG) files Community
  • 123
  • 4.00 / 5
rootdir This function creates directories relative to specified root directory, given folder names and the corresponding directory levels. Community
  • 24
  • 5.00 / 5
DirSizePretty Determine the size of a folder/directory in bytes without needing to add function to path as well as human readable output Community
  • 8
  • -- / 5
fileInPath Make a list contains all the interested files in given paths Community
  • 14
  • -- / 5
CheckPathCase Checks to make sure a folder path is the correct case when using windows. Windows is case insensitive to path so Matlab won't error Community
  • 15
  • -- / 5

Load more

File Exchange - MATLAB Central (63)

Select a Web Site

Choose a web site to get translated content where available and see local events and offers. Based on your location, we recommend that you select: .

You can also select a web site from the following list

Americas

  • América Latina (Español)
  • Canada (English)
  • United States (English)

Europe

  • Belgium (English)
  • Denmark (English)
  • Deutschland (Deutsch)
  • España (Español)
  • Finland (English)
  • France (Français)
  • Ireland (English)
  • Italia (Italiano)
  • Luxembourg (English)
  • Netherlands (English)
  • Norway (English)
  • Österreich (Deutsch)
  • Portugal (English)
  • Sweden (English)
  • Switzerland
    • Deutsch
    • English
    • Français
  • United Kingdom(English)

Asia Pacific

  • Australia (English)
  • India (English)
  • New Zealand (English)
  • 中国
  • 日本Japanese (日本語)
  • 한국Korean (한국어)

Contact your local office

File Exchange - MATLAB Central (2024)
Top Articles
Latest Posts
Recommended Articles
Article information

Author: Maia Crooks Jr

Last Updated:

Views: 5991

Rating: 4.2 / 5 (63 voted)

Reviews: 94% of readers found this page helpful

Author information

Name: Maia Crooks Jr

Birthday: 1997-09-21

Address: 93119 Joseph Street, Peggyfurt, NC 11582

Phone: +2983088926881

Job: Principal Design Liaison

Hobby: Web surfing, Skiing, role-playing games, Sketching, Polo, Sewing, Genealogy

Introduction: My name is Maia Crooks Jr, I am a homely, joyous, shiny, successful, hilarious, thoughtful, joyous person who loves writing and wants to share my knowledge and understanding with you.