% MATLAB Comment Stripping Toolbox
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
- 3.7K (All time)
- 1 (Last 30 days)
- 4.2 / 5
- Community
-
22 Mar 2004
Comparison of C++ and MATLAB Using OOP Example
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
- 37.4K (All time)
- 2 (Last 30 days)
- 4.3 / 5
- Community
-
31 May 2022
Create Matlab Snippet for Your Own Toolbox
For VS Code user, create a matlab-snippet for your ower toolbox.
- 39 (All time)
- 1 (Last 30 days)
- -- / 5
- Community
-
21 Feb 2019
- 302 (All time)
- 1 (Last 30 days)
- 3.7 / 5
- Community
-
20 Jul 2017
removeComments(filename,commentIndicator)
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.
- 363 (All time)
- 1 (Last 30 days)
- -- / 5
- Community
-
1 Sep 2016
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
- 91 (All time)
- 3 (Last 30 days)
- 5.0 / 5
- Community
-
3 Nov 2019
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
- 10.5K (All time)
- 3 (Last 30 days)
- 4.7 / 5
- Community
-
1 Sep 2016
This exercise shows how the method of linear predictive coding (LPC) models a speech frame.
- 1.4K (All time)
- 3 (Last 30 days)
- 5.0 / 5
- Community
-
2 Jun 2015
This exercise computes the frequency response of a p-tube model of a human vocal tract.
- 977 (All time)
- 1 (Last 30 days)
- 5.0 / 5
- Community
-
23 Jun 2015
FStr - Finite Strip Computer Application 1.4.0
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
- 272 (All time)
- 10 (Last 30 days)
- 5.0 / 5
- Community
-
4 Jun 2023
verbatim: Get the text of a block comment.
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.%}
- 4K (All time)
- 1 (Last 30 days)
- 4.8 / 5
- Community
-
22 Mar 2009
makeBanner - Big ASCII Style Comment Generator
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
- 86 (All time)
- 2 (Last 30 days)
- 5.0 / 5
- Community
-
23 Sep 2025
- 3K (All time)
- 18 (Last 30 days)
- 5.0 / 5
- Community
-
27 Jul 2024
- 674 (All time)
- 3 (Last 30 days)
- 5.0 / 5
- Community
-
15 Aug 2016
geoscience-community-codes/GISMO
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)
- 3 (Last 30 days)
- 5.0 / 5
- Community
-
13 Apr 2023
- 1.1K (All time)
- 2 (Last 30 days)
- 4.7 / 5
- Community
-
31 Jan 2017
Doctest - embed testable examples in your function's help comments
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
SDOxlsIF: Excel Interface API for Simulink Data Object
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
- 1.1K (All time)
- 1 (Last 30 days)
- 4.5 / 5
- Community
-
14 Aug 2023
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
A matlab lexer and parser written with ANTLR, with a mex interface.
single quotes used in string constants).* Constant matrices and cells must have individual elements separated by a comma.* Block comments are not supported.For others, please see the comments in
- 1K (All time)
- 2 (Last 30 days)
- 4.7 / 5
- Community
-
1 Sep 2011
VUS-Voiced/Unvoiced/Silence_Training
This exercise utilizes four programs to train a Bayesian classifier and classify frames of signals.
- 1.2K (All time)
- 1 (Last 30 days)
- 5.0 / 5
- Community
-
14 Jul 2015
LISQ - A toolbox for the lifting scheme on 2D quincunx grids
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
parameters calculation
- 690 (All time)
- 1 (Last 30 days)
- 4.5 / 5
- Community
-
18 Feb 2014
- 821 (All time)
- 13 (Last 30 days)
- 5.0 / 5
- Community
-
13 Sep 2022
NXT Scanner with Lego Mindstorms NXT
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
a function with the simplest form to calculate the mutual information
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
SAPPIY | Signal Acquisition&Processing, Program It Yourself
SAPPIY application is a Matlab program dedicated to data acquisition (live mode) and processing (analyze mode) of the time domain signals.
- 86 (All time)
- 3 (Last 30 days)
- 5.0 / 5
- Community
-
20 Aug 2019
Field, Characteristic Impedance and Phase velocity of Shielded Micro strip Line.
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
- 492 (All time)
- 4 (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
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
- 3.5K (All time)
- 3 (Last 30 days)
- 4.9 / 5
- Community
-
4 Sep 2013
Zeffiro Forward and Inverse Interface for Complex Geometries
Interface for using finite elements in inverse problems with complex domains
- 652 (All time)
- 2 (Last 30 days)
- 5.0 / 5
- Community
-
11 Aug 2024
MATLAB and Simulink ROS Tutorials
MATLAB and Simulink tutorials for learning how to program and develop robots powered by ROS™
- 1.7K (All time)
- 8 (Last 30 days)
- 4.5 / 5
- Community
-
13 Dec 2022
A 802.16d System (Comments on English)
A WiMAX System Simulation
- 6.5K (All time)
- 2 (Last 30 days)
- 4.3 / 5
- Community
-
29 Sep 2008
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
- 107 (All time)
- 2 (Last 30 days)
- -- / 5
- Community
-
19 Jan 2026
Matlab and Octave interface to the SQLite engine.
- 754 (All time)
- 3 (Last 30 days)
- 4.8 / 5
- Community
-
14 Jun 2023
- 4.9K (All time)
- 20 (Last 30 days)
- 5.0 / 5
- Community
-
15 Aug 2024
Nyquist–Shannon sampling theorem
Sampling theorem with comments
- 1.6K (All time)
- 3 (Last 30 days)
- 5.0 / 5
- Community
-
12 Mar 2020
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.
- 479 (All time)
- 2 (Last 30 days)
- 5.0 / 5
- Community
-
17 Aug 2016
The Waveform Suite is now developed as part of the geoscience community codes, linked below.
- 11K (All time)
- 5 (Last 30 days)
- 4.0 / 5
- Community
-
13 Apr 2023
Compression of MoCap Data using DWT (GUI based)
Compression of Motion Capture Data (ASF/AMC format) using Discrete Wavelet Transform
- 208 (All time)
- 2 (Last 30 days)
- 5.0 / 5
- Community
-
4 Feb 2017
Rigid motions and robotics toolbox
3D rigid transforms and robotics with quaternions and dual quaternions (OO interface)
- 1.3K (All time)
- 2 (Last 30 days)
- 5.0 / 5
- Community
-
28 Mar 2017
Remove comments in source code
Removes m-style comments from code.
Removes m-style comments from code.
- 4 (All time)
- 1 (Last 30 days)
- -- / 5
- Community
-
2 Dec 2025
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
- 61 (All time)
- 3 (Last 30 days)
- -- / 5
- Community
-
3 Apr 2026
- 2.9K (All time)
- 20 (Last 30 days)
- 4.9 / 5
- Community
-
14 Mar 2023
Model-Based Design for Electrical Automobile Chassis Control
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
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)
- 1 (Last 30 days)
- 5.0 / 5
- Community
-
9 Feb 2009
MATLAB & Bash Scripts for localizing and interactivity visualizing intracranial electrode data
- 858 (All time)
- 1 (Last 30 days)
- 5.0 / 5
- Community
-
11 Jun 2022
The implementation of shooting method. It uses the interval bisection and Runge-Kutta method.
- 8.2K (All time)
- 2 (Last 30 days)
- 4.6 / 5
- Community
-
24 May 2020
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)
- 3 (Last 30 days)
- 4.4 / 5
- Community
-
6 Apr 2011
Pictorial Suspicious Action Detection
Autonomous UAV for Suspicious Action Detection using Pictorial Human Pose Estimation and Classificat
- 2.1K (All time)
- 1 (Last 30 days)
- 5.0 / 5
- Community
-
27 Jun 2014
remove comments from m-file or MATLAB code string.
Remove comments from m-file or MATLAB code string.Remove the following comments: 1. Starts with % 2. Surrounded by %{ and %} (here, %{ and %} should be at the beginning of the line
- 30 (All time)
- 1 (Last 30 days)
- 5.0 / 5
- Community
-
20 Dec 2019
Void stripping severity inspector
Determines the amount of pixel loss by void stripping on ETM+ images by SLC-off.
This function calculates the severity of the void stripping on ETM+ images caused by SLC-off. Input parameter is simply a grayscale image, while the output scalar value represents the severity. There
- 196 (All time)
- 1 (Last 30 days)
- -- / 5
- Community
-
25 Sep 2012
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
- 209 (All time)
- 1 (Last 30 days)
- -- / 5
- Community
-
10 Jul 2013
- 5.5K (All time)
- 6 (Last 30 days)
- 4.7 / 5
- Community
-
25 Aug 2015
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
- 452 (All time)
- 1 (Last 30 days)
- 4.0 / 5
- Community
-
8 Feb 2016
Remove comments from C/C++ code
remove comments from a C/C++ source file. without doing any preprocessing.
remove comments from a C/C++ source file without doing any preprossessing.
- 277 (All time)
- 1 (Last 30 days)
- -- / 5
- Community
-
18 Mar 2013
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
- 1.2K (All time)
- 3 (Last 30 days)
- 4.3 / 5
- Community
-
10 Feb 2026
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
- 114 (All time)
- 1 (Last 30 days)
- -- / 5
- Community
-
11 Sep 2015