Main Content

1,856 results in File Exchange

% MATLAB Comment Stripping Toolbox

Version 1.0.0.0 by Peter John Acklam

A small collection of utilities for stripping MATLAB comments from strings and files.

This is a small collection of utilities for stripping MATLAB comments from MATLAB code. The code may be given in strings, cell arrays of strings, or read from a file or file identifier. There is

- MATLAB comment stripping toolbox.
- MLSTRIPCOMMENTSFILE Strip comments from a file with MATLAB code.
- MLSTRIPCOMMENTSFID Strip comments from code read from file identifier.
- MLSTRIPCOMMENTSSTR Strip comments from a string with MATLAB code.
  • 3.7K (All time)
  • 2 (Last 30 days)
  • 4.2 / 5
  • Community
  • 22 Mar 2004

Comparison of C++ and MATLAB Using OOP Example

Version 1.9.0.3 by Stuart McGarrity

Wireless Communications Application Example Used to Compare C++ and MATLAB® Code

retained as comments in the MATLAB code to help with its understanding for those familiar with C++.See Description.html for information on how to run it and ComparingCAndMATLAB.html to compare the two

- Strip C++ Comments
  • 37.4K (All time)
  • 2 (Last 30 days)
  • 4.3 / 5
  • Community
  • 31 May 2022

  • 39 (All time)
  • 1 (Last 30 days)
  • -- / 5
  • Community
  • 21 Feb 2019

requiredFiles

Version 1.2.0.1 by Brett Shoelson

Evaluates dependencies for a function, INCLUDING loaded files, icons, images, etc.

- Returns the contents of a file with comments stripped.
  • 301 (All time)
  • 1 (Last 30 days)
  • 3.7 / 5
  • Community
  • 20 Jul 2017

removeComments(filename,commentIndicator)

Version 1.0.0.1 by Brett Shoelson

Returns the contents of a file with comments stripped.

Specify the name of a file and (optionally) the character indicator for a comment, and removeComments will return (in a cell array or a char) the line-by-line contents of the file without comments.

- Returns the contents of a file with comments stripped.
  • 363 (All time)
  • 1 (Last 30 days)
  • -- / 5
  • Community
  • 1 Sep 2016

lpc frame

Version 1.4.0.0 by Speech Processing

This exercise shows how the method of linear predictive coding (LPC) models a speech frame.

- plot speech file samples in a set of waveform strips
  • 1.4K (All time)
  • 3 (Last 30 days)
  • 5.0 / 5
  • Community
  • 2 Jun 2015

p Tube Vocal Tract

Version 1.4.0.0 by Speech Processing

This exercise computes the frequency response of a p-tube model of a human vocal tract.

- plot speech file samples in a set of waveform strips
  • 976 (All time)
  • 1 (Last 30 days)
  • 5.0 / 5
  • Community
  • 23 Jun 2015

Strip Chart

Version 1.1.0.1 by Robert Bemis

Scrolling plot to display streaming data.

Some applications involve streaming data like specimen temperature, patient heart rate or your favorite stock price as a function of time. A strip chart is a useful way to display streaming data

- STRIPCHART provides scrolling display of streaming data.
  • 10.5K (All time)
  • 1 (Last 30 days)
  • 4.7 / 5
  • Community
  • 1 Sep 2016

FStr - Finite Strip Computer Application 1.4.0

Version 1.4.0 by Joao De Lazzari

Finite Strip Method Computer Application: Elastic Buckling Analysis of thin-walled structures

based on the Finite Strip Method and gives to the user an easy and intuitive elastic buckling analysis, allowing access to the buckling mode shape of thin-walled structural member. Besides the generation

  • 259 (All time)
  • 8 (Last 30 days)
  • 5.0 / 5
  • Community
  • 4 Jun 2023

Monte Carlo simulation example using MATLAB (with comments)

Version 1.2.0.0 by Raza Rahemi

A simple Monte Carlo simulation example with detailed comments

  • 908 (All time)
  • 2 (Last 30 days)
  • 5.0 / 5
  • Community
  • 30 Oct 2014

Elastic Mode Solver

Version 1.0 by Nathan Dostart

2+1D eigenmode solver for linear elastic waves in isotropic media.

- Embedded Strip Waveguide
- Coupled Embedded Strip Waveguides
  • 670 (All time)
  • 2 (Last 30 days)
  • 5.0 / 5
  • Community
  • 15 Aug 2016

verbatim: Get the text of a block comment.

Version 1.1.0.0 by Douglas Schwarz

Verbatim returns the text contained in the next block comment.

contained in the block comment following the call to verbatim. Example:str = verbatim;%{This is the textthat will be returned by verbatim.%}

- VERBATIM Get the text that appears in the next comment block.
  • 4K (All time)
  • 2 (Last 30 days)
  • 4.8 / 5
  • Community
  • 22 Mar 2009

geoscience-community-codes/GISMO

Version 1.2.2.0 by Glenn Thompson

GISMO - a framework for scientific research in seismology/infrasound

(which includes The Waveform Suite) and related codes can also be discussed at: http://groups.google.com/group/gismotoolsAs always, Comments are welcome, as are reviews and bug reports. Thanks!

  • 6.6K (All time)
  • 12 (Last 30 days)
  • 5.0 / 5
  • Community
  • 13 Apr 2023

makeBanner - Big ASCII Style Comment Generator

Version 1.1.3.2 by Eli Farber

Keep your scripts organized! Render any string as a 6‐line banner in MATLAB comment notation. Supports A-Z, 0-9, and limited symbols.

I developed a MATLAB utility function makeBanner.m that renders any string as a comment-block banner in your code, using manually designed ASCII-style characters.Two font modes: 'big' (6 rows

  • 84 (All time)
  • 4 (Last 30 days)
  • 5.0 / 5
  • Community
  • 23 Sep 2025

SDOxlsIF: Excel Interface API for Simulink Data Object

Version 1.1.0.0 by Tomoki Fukuda

SDOxlsIF: Useful M-File functions to interface Simulink Data Object with Microsoft Excel worksheet.

  • 2.1K (All time)
  • 2 (Last 30 days)
  • 5.0 / 5
  • Community
  • 24 Nov 2008

a function with the simplest form to calculate the mutual information

Version 1.0.0.0 by HU xb

Here is a function with the simplest form to calculate the mutual information between two images.

the test_mi.m file.your comment or suggestion will be much appreciated.

  • 2.5K (All time)
  • 1 (Last 30 days)
  • 5.0 / 5
  • Community
  • 10 Jun 2013

MATLAB comment remover

Version 1.0.0 by Bhaskar R

This tool removes the all comments from MATLAB file.

- No regular expressions used- Output filename is optional- File operation from temporary directory- Managed all kind of '%' symbols in MATLAB file- Smart indentation applied after comment removal

  • 88 (All time)
  • 1 (Last 30 days)
  • 5.0 / 5
  • Community
  • 3 Nov 2019

VUS-Voiced/Unvoiced/Silence_Training

Version 1.0.0.0 by Lawrence Rabiner

This exercise utilizes four programs to train a Bayesian classifier and classify frames of signals.

- plot speech file samples in a set of waveform strips
  • 1.2K (All time)
  • 1 (Last 30 days)
  • 5.0 / 5
  • Community
  • 14 Jul 2015

hctsa

Version 1.9.0.0 by Ben Fulcher

Highly comparative time-series analysis

  • 1.1K (All time)
  • 6 (Last 30 days)
  • 4.5 / 5
  • Community
  • 14 Aug 2023

LISQ - A toolbox for the lifting scheme on 2D quincunx grids

Version 1.4.0.0 by Paul De Zeeuw

A toolbox for the lifting scheme on 2D quincunx grids and for the computation of moment invariants

  • 4K (All time)
  • 1 (Last 30 days)
  • 5.0 / 5
  • Community
  • 10 Jul 2009

sqlite3

Version 3.1.0.0 by Rik

Matlab and Octave interface to the SQLite engine.

  • 749 (All time)
  • 2 (Last 30 days)
  • 4.8 / 5
  • Community
  • 14 Jun 2023

NXT Scanner with Lego Mindstorms NXT

Version 1.1.0.0 by Yoshiaki Banno

NXT Scanner Model-Based Design based on Embedded Coder Robot NXT.

  • 3.2K (All time)
  • 2 (Last 30 days)
  • 5.0 / 5
  • Community
  • 11 May 2009

mGstat

Version 1.1 by Thomas Mejer Hansen

Some tools for geostatistical analysis

  • 805 (All time)
  • 8 (Last 30 days)
  • 5.0 / 5
  • Community
  • 13 Sep 2022

SAPPIY | Signal Acquisition&Processing, Program It Yourself

Version 1.0.1 by Valentin Doguet

SAPPIY application is a Matlab program dedicated to data acquisition (live mode) and processing (analyze mode) of the time domain signals.

  • 83 (All time)
  • 1 (Last 30 days)
  • 5.0 / 5
  • Community
  • 20 Aug 2019

NLEVP

Version 4.0 by Francoise Tisseur

MATLAB toolbox providing a collection of nonlinear eigenvalue problems

- QEP related to stability of electronic model of metal strip.
  • 488 (All time)
  • 9 (Last 30 days)
  • 4.5 / 5
  • Community
  • 10 Dec 2020

MATLAB toolbox for the design of Reinforced Concrete structural members based on ACI 318-02

Version 1.0.0.0 by Muhammad Ishaq

The toolbox has modules for design of beams, columns, slabs & foundations.

can be easily affected by rounding off. The final Toolbox contain following main functions:1) "rectbeam.m": For design of rectangular beam for flexure and shear and unit width strips slabs or

- Gives deflection due to service load. Not for slabs where both ends are
- Returns minimum steel to be provided in slabs or foundations
- Find gross second moment of area for homogeneous uncracked beam ( t- or rectangular or slab strip)
- Design of rectangular beams (singly and doubly reinforced
  • 3.5K (All time)
  • 9 (Last 30 days)
  • 4.9 / 5
  • Community
  • 4 Sep 2013

Doctest - embed testable examples in your function's help comments

Version 1.1.0.0 by Thomas Smith

Put a usage example in the help of your function, then test it to make sure it still works over time

  • 1.1K (All time)
  • 1 (Last 30 days)
  • 5.0 / 5
  • Community
  • 28 Sep 2010

C code comment remover

Version 1.0.0.0 by Nitin Skandan

Removes comments

Given a c file withe lot of comments. Ex: c code generated automatically. removing comments will make expose the source code. Use this m file for that

  • 2.3K (All time)
  • 1 (Last 30 days)
  • 3.5 / 5
  • Community
  • 4 Aug 2006

MATLAB and Simulink ROS Tutorials

MATLAB and Simulink tutorials for learning how to program and develop robots powered by ROS™

  • 1.6K (All time)
  • 24 (Last 30 days)
  • 4.5 / 5
  • Community
  • 13 Dec 2022

micro strip antenna

Version 1.0.0.0 by Vaibhav jindal

parameters calculation

  • 690 (All time)
  • 1 (Last 30 days)
  • 4.5 / 5
  • Community
  • 18 Feb 2014

Deep Learning Toolbox Converter for ONNX Model Format

Import and export ONNX™ models within MATLAB for interoperability with other deep learning frameworks

  • 11.2K (All time)
  • 251 (Last 30 days)
  • 2.3 / 5
  • MathWorks
  • 11 May 2026

Schwarz-Christoffel Toolbox

Version 3.1.3 by Toby Driscoll

Computes conformal maps to polygons, allowing easy solution of Laplace's equation.

- Map from rectangle to strip.
- Schwarz-Christoffel strip map.
- Schwarz-Christoffel strip inverse map.
- Derivative of the strip map.
- Schwarz-Christoffel strip parameter problem.
- Display parameters of a Schwarz-Christoffel strip map.
- Display results of Schwarz-Christoffel strip parameter problem.
- Image of cartesian grid under Schwarz-Christoffel strip map.
- Convert generic Schwarz-Christoffel map object to strip map.
  • 8.4K (All time)
  • 20 (Last 30 days)
  • 4.5 / 5
  • Community
  • 27 Jun 2024

Plotly | Online MATLAB Graphing

Version 1.6.0.0 by Chris

Publish your MATLAB figures to the web with one line of code.

  • 4.9K (All time)
  • 28 (Last 30 days)
  • 5.0 / 5
  • Community
  • 15 Aug 2024

Field, Characteristic Impedance and Phase velocity of Shielded Micro strip Line.

Version 1.0.0.0 by Mohammad Hossain

Potential Solution, Characteristics Impedance and Phase velocity

Using finite-difference code based on Laplace’s equation to find the characteristic impedance and phase velocity on the Shielded Micro-strip transmission line. Assumption of an initial step size of

  • 679 (All time)
  • 1 (Last 30 days)
  • 5.0 / 5
  • Community
  • 26 Sep 2012

Sphero API MATLAB SDK

Version 2.1.0.0 by Mark Tomaszewski

Control Orbotix Sphero from Matlab in m-code!

comments and ratings!For more information about how this code communicates with Sphero, stop by my wiki to browse through Sphero API Tutorial and Sphero API MATLAB SDK.

- AccelStripChart Visualize Sphero's streaming acceleration data
  • 477 (All time)
  • 1 (Last 30 days)
  • 5.0 / 5
  • Community
  • 17 Aug 2016

ArgUtils

Version 1.5.0.0 by Nezar

Argument parsing utilities

  • 195 (All time)
  • 1 (Last 30 days)
  • 4.5 / 5
  • Community
  • 22 Apr 2014

Comment Template for MATLAB

Version 2.1.3 by xingxingcui

Inserts predefined header template(matlab comments template) into the active script

matlabCommentTemplate on File Exchange](https://www.mathworks.com/matlabcentral/images/matlab-file-exchange.svg)](https://ww2.mathworks.cn/matlabcentral/fileexchange/107879-matlabcommenttemplate)# Matlab functions and

  • 105 (All time)
  • 15 (Last 30 days)
  • -- / 5
  • Community
  • 19 Jan 2026

Rigid motions and robotics toolbox

Version 1.1 by Antonio Tristán Vega

3D rigid transforms and robotics with quaternions and dual quaternions (OO interface)

  • 1.3K (All time)
  • 5 (Last 30 days)
  • 5.0 / 5
  • Community
  • 28 Mar 2017

Compression of MoCap Data using DWT (GUI based)

Version 1.0.0.0 by Dr. Murtaza Ali Khan

Compression of Motion Capture Data (ASF/AMC format) using Discrete Wavelet Transform

- GETLINE Get a line from a file.
  • 208 (All time)
  • 2 (Last 30 days)
  • 5.0 / 5
  • Community
  • 4 Feb 2017

A 802.16d System (Comments on English)

Version 1.0.0.0 by Carlos Batlles

A WiMAX System Simulation

  • 6.5K (All time)
  • 1 (Last 30 days)
  • 4.3 / 5
  • Community
  • 29 Sep 2008

uFVM

Version 1.55 by Mhamad Mahdi Alloush

Learning the Finite Volume Method in CFD with MATLAB Programming

  • 2.9K (All time)
  • 17 (Last 30 days)
  • 4.9 / 5
  • Community
  • 14 Mar 2023

Using Doxygen with Matlab

Version 1.8.0.0 by Fabrice

Extracts automatically comments from your Matlab .m files using Doxygen to generate documentation

This package allows you to extract automatically comments from your Matlab .m files using Doxygen to generate documentation.This package provides :- a perl script (m2cpp.pl) used to filter the .m

  • 10.2K (All time)
  • 7 (Last 30 days)
  • 4.4 / 5
  • Community
  • 6 Apr 2011

Model-Based Design for Electrical Automobile Chassis Control

Version 3.0.0.0 by Hitoshi Takeshita

You are able to understand MBD process with Lego R/C car.

  • 7.6K (All time)
  • 5 (Last 30 days)
  • 4.7 / 5
  • Community
  • 6 Jan 2017

Nyquist–Shannon sampling theorem

Version 1.1.0.3 by ABHILASH SINGH

Sampling theorem with comments

  • 1.6K (All time)
  • 4 (Last 30 days)
  • 5.0 / 5
  • Community
  • 12 Mar 2020

iELVis

Version 1.1.0.0 by David Groppe

MATLAB & Bash Scripts for localizing and interactivity visualizing intracranial electrode data

  • 856 (All time)
  • 1 (Last 30 days)
  • 5.0 / 5
  • Community
  • 11 Jun 2022

Shooting method

Version 1.0.1 by Martin V.

The implementation of shooting method. It uses the interval bisection and Runge-Kutta method.

  • 8.2K (All time)
  • 7 (Last 30 days)
  • 4.6 / 5
  • Community
  • 24 May 2020

statTest

Version 1.0.4.0 by C. M. Belanger Nzakimuena

Statistical testing and plots with significance level

  • 267 (All time)
  • 4 (Last 30 days)
  • 5.0 / 5
  • Community
  • 31 Oct 2023

Pictorial Suspicious Action Detection

Version 1.2.0.0 by Amarjot

Autonomous UAV for Suspicious Action Detection using Pictorial Human Pose Estimation and Classificat

- COMMENT TO BE WRITTEN
- COMMENT TO BE WRITTEN
- COMMENT TO BE WRITTEN
- COMMENT TO BE WRITTEN
- COMMENT TO BE WRITTEN
  • 2.1K (All time)
  • 1 (Last 30 days)
  • 5.0 / 5
  • Community
  • 27 Jun 2014

Remove comments in source code

Version 1.0.1 by Stéphane Issartel

Removes m-style comments from code.

Removes m-style comments from code.

  • 3 (All time)
  • 1 (Last 30 days)
  • -- / 5
  • Community
  • 2 Dec 2025

Zoom Strips PLot

Version 1.0.0.0 by Siva

Creates a strips plot for various speech files

Using the speech files in the folder, the user can create strips plots for each one. The use the built-in zoom features to identify specific regions between a starting and ending point, and play the

- plot speech file samples in a set of waveform strips
- SENSE COMPUTER AND SET FILE DELIMITER
- Modifiable runGUI file
  • 209 (All time)
  • 1 (Last 30 days)
  • -- / 5
  • Community
  • 10 Jul 2013

Proximity graphs toolbox

Version 1.0.0.0 by Michael Aupetit

Functions to compute many proximity graphs and their relatives.

Nearest Center of Gravity; - Delaunay; - Gabriel; - Infinite Strip Band; - Relative Neighborhood; - Sphere of Influence; - Alpha Shape; - Epsilon-Ball; - Lune-based Beta Skeleton;- Circle-based Beta

  • 451 (All time)
  • 2 (Last 30 days)
  • 4.0 / 5
  • Community
  • 8 Feb 2016

Align comments

Version 1.0 by Tanmay Chhatbar

Align comments in file, or all files in folder (and optionally their subfolders)

Align comments in file, or all files in folder (and optionally their subfolders)BeforeAfterInstallationCopy to MATLAB path ("C:\Users\{USERNAME}\Documents\MATLAB") to allow usage everywhere.UsageTo

  • 58 (All time)
  • 4 (Last 30 days)
  • -- / 5
  • Community
  • 3 Apr 2026

Tetris for Dummies

Version 1.2.0.0 by Husam Aldahiyat

Tetris with easy code layout and extensive comments.

Tetris game code with sounds, high scores and gravity. It is intended as a learning tool with its extensive comments and laid out code with easy getarounds and simple functions. The code explores

  • 13.9K (All time)
  • 3 (Last 30 days)
  • 5.0 / 5
  • Community
  • 9 Feb 2009

NeoPixel Add-On Library for Arduino

Control NeoPixel LED strips connected to Arduino hardware in MATLAB.

This add-on is supported for MATLAB R2019a or higher..This add-on library extends MATLAB Support Package for Arduino Hardware to control Adafruit NeoPixel LED strip. With this add-on, you can control

- This example shows how to use the MATLAB® Support Package for Arduino® Hardware to control a Adafruit NeoPixel RGB LED Strip.
- This example shows how to use the MATLAB® Support Package for Arduino® Hardware to control two Adafruit NeoPixel LED Strips simultaneously.
- This example shows how to use the MATLAB® Support Package for Arduino® Hardware to implement sequence lighting effects on Adafruit NeoPixel RGB LED Strip
- This example shows how to use the MATLAB® Support Package for Arduino® Hardware to control an Adafruit NeoPixel RGB LED Strip to visualize current temperature using TMP36 temperature sensor.
  • 1.2K (All time)
  • 11 (Last 30 days)
  • 4.3 / 5
  • Community
  • 10 Feb 2026

Zoom_Strips_Plot

Version 1.0.0.0 by Lawrence Rabiner

A simple way to visualize and understand speech waveforms by plotting and examination.

a running plot of speech samples (called a strips plot). This exercise allows the user to both plot and play user-selected regions of the waveform. The file '1.6 Strips Plot.pdf' provides a User

- plot speech file samples in a set of waveform strips
- Modifiable runGUI file
- SENSE COMPUTER AND SET FILE DELIMITER
  • 114 (All time)
  • 1 (Last 30 days)
  • -- / 5
  • Community
  • 11 Sep 2015

Spectrogram

Version 1.4.0.0 by Speech Processing

This exercise plots wideband and narrowband speech spectrograms for a user-designated speech file.

- plot speech file samples in a set of waveform strips
  • 3.1K (All time)
  • 6 (Last 30 days)
  • -- / 5
  • Community
  • 25 Jun 2015

Isolated Digits Record

Version 1.4.0.0 by Speech Processing

Implements a speaker trained, template-based, isolated digit recognizer

- plot speech file samples in a set of waveform strips
  • 1.3K (All time)
  • 4 (Last 30 days)
  • -- / 5
  • Community
  • 16 Jun 2015

S-parameter toolbox (+ Z, Y, H, G, ABCD, T)

Version 1.5.0.0 by tudor dima

Convert between N-port representations of RF circuits. Read / Write industry-standard files.

- SXPWrite(FREQ, S, FileName, FREQ_UNIT, COMMENT)
  • 15.1K (All time)
  • 9 (Last 30 days)
  • 5.0 / 5
  • Community
  • 29 May 2012

Load more