Desktop Tools and Development Environment
![]() updated 1 month ago |
Improves Matlab's help functionality for functions that do not have their own help files. help2html(topic,pagetitle,helpCommandOption) |
3 Comments 5 Downloads (30 Days) |
![]() updated 1 month ago |
Save and load Matlab "projects" in editor Saves and loads Matlab "projects" in editor (currently-open files, working directory, search path). |
0 Comments 15 Downloads (30 Days) |
![]() updated 3 months ago |
Exports figures nicely to a number of vector & bitmap formats. |
256 Comments 2712 Downloads (30 Days) |
![]() updated 4 months ago |
Keyboard replacement with stack trace Display a stack trace showing where keyboard was used |
2 Comments 2 Downloads (30 Days) |
![]() updated 4 months ago |
A generalized option parser for Toolbox functions |
0 Comments 3 Downloads (30 Days) |
![]() updated 10 months ago |
deploypcode - recursively pcode files with help attached DEPLOYPCODE recursively searches a directory for .m files, creating encrypted .p files with .m help |
9 Comments 17 Downloads (30 Days) |
![]() updated 11 months ago |
My take on tweeting from matlab command line. |
0 Comments 6 Downloads (30 Days) |
![]() updated 1 year ago |
This function allows to save all the variables from the current workspace into a struct array |
3 Comments 26 Downloads (30 Days) |
![]() updated 1 year ago |
Assign fields of structure to variables in the current workspace. |
0 Comments 2 Downloads (30 Days) |
![]() updated 1 year ago |
This code generates a random Sudoku puzzle or solves any given Sudoku puzzle. |
1 Comment 15 Downloads (30 Days) |
![]() updated 1 year ago |
Move (get or put) variable(s) directly between a function workspace and the base workspace |
1 Comment 30 Downloads (30 Days) |
![]() updated 1 year ago |
Warning message for debugging/development Issues warning that code has been changed temporarily for debugging/development purposes. |
0 Comments 1 Download (30 Days) |
![]() updated 1 year ago |
This function reads a line from text file & generate all possible combination of words |
0 Comments 2 Downloads (30 Days) |
![]() updated 1 year ago |
Simple logger written with log4cxx in mind |
1 Comment 1 Download (30 Days) |
![]() updated 1 year ago |
Extract the help information of all M function in a folder |
2 Comments 2 Downloads (30 Days) |
![]() updated 2 years ago |
Demonstration showing how to log data computed by the SimulinkĀ® solver at minor time steps. |
1 Comment 2 Downloads (30 Days) |
![]() updated 2 years ago |
everything about RS generation and generation polynomial and encoding and syndrome |
3 Comments 38 Downloads (30 Days) |
![]() updated 2 years ago |
GUI to enable easy logging of multiple signals in Simulink. Log a complete subsystem with one click. |
0 Comments 7 Downloads (30 Days) |
![]() updated 2 years ago |
Function using GOOGLE translate to translate HELP's of commands %The purpose of this code is to use GOOGLE translate to %translate help of a command in MATLAB |
0 Comments 7 Downloads (30 Days) |
![]() updated 2 years ago |
These functions allow for textual debug mode. Hence, debug statements can stay with your code. |
0 Comments 1 Download (30 Days) |
![]() updated 2 years ago |
LOOKFOR substitute that uses a database for quick searching of MATLABĀ® files. |
9 Comments 6 Downloads (30 Days) |
![]() updated almost 3 years ago |
Using the Simulink Debugger (Example 2) Explores using the Simulink Debugger to extract information. |
1 Comment 3 Downloads (30 Days) |
![]() updated 3 years ago |
This is a utility for timing PARFOR loops. |
1 Comment 9 Downloads (30 Days) |
![]() updated 3 years ago |
Using patch() and rotate() - Basics Powerpoint slides on the basic usage of the patch() and rotate() functions. Includes 13 Examples. |
3 Comments 24 Downloads (30 Days) |
![]() updated 3 years ago |
display a function's HELP or a CELL array in text window |
0 Comments 4 Downloads (30 Days) |
![]() updated 3 years ago |
Display ws variables size in KB, MB or GB Displays with appropriate unit of data storage. Sorting by size/name (non c.sensitive) is supported. |
7 Comments 6 Downloads (30 Days) |
![]() updated 3 years ago |
41 working GUIs to read and learn. |
67 Comments 785 Downloads (30 Days) |
![]() updated 3 years ago |
Returns the variable or array of variables, VAR, matching the pattern STR. |
4 Comments 3 Downloads (30 Days) |
![]() updated 3 years ago |
Bias Field Corrected Fuzzy C-Means Estimates the illumination artifact in 2D (color) and 3D CT and MRI and segments into classes. |
6 Comments 47 Downloads (30 Days) |
![]() updated 3 years ago |
Learn Basic Plotting Principles Powerpoint Slides on the fundamentals of plotting and using the function line() with animation. |
4 Comments 6 Downloads (30 Days) |
![]() updated almost 4 years ago |
Clear the workspace while keeping some of your variables. |
1 Comment 7 Downloads (30 Days) |
![]() updated almost 4 years ago |
copies variables from the workspace of the calling function to the base workspace |
4 Comments 59 Downloads (30 Days) |
![]() updated almost 4 years ago |
Updates anonymous function workspace. Workaround of STR2FUNC(FUNC2STR(f)) problem. |
0 Comments 2 Downloads (30 Days) |
![]() updated almost 4 years ago |
Test Tools - Utilities for unit tests Tools that facilitate debugging or writing unit test for MATLAB functions. |
0 Comments 1 Download (30 Days) |
![]() updated almost 4 years ago |
Solution to Project Euler Problem 54 How many hands did player one win in the game of poker? |
2 Comments 4 Downloads (30 Days) |
![]() updated almost 4 years ago |
Like Matlab's "input" function, but with a default that you can select by simply hitting Enter. |
1 Comment 3 Downloads (30 Days) |
![]() updated 4 years ago |
MGUI bunchs your often used functions in order to simplify your work with data analysis in MATLAB. |
1 Comment 2 Downloads (30 Days) |
![]() updated 4 years ago |
Performs basic formatting of a plot with a single GUI. |
5 Comments 11 Downloads (30 Days) |
![]() updated 4 years ago |
find lines of code which are not suppressed (no semicolon at end) Finds code that generates output in the command window due to a missing semicolon (non-suppressed) |
0 Comments 1 Download (30 Days) |
![]() updated 4 years ago |
Map fields of a structure to output variables The program assigns each field of a structure into output arguments. |
2 Comments 5 Downloads (30 Days) |
![]() updated 4 years ago |
Capture the environment (or scope, maybe even call it a closure) of the function caller. |
1 Comment 1 Download (30 Days) |
![]() updated 4 years ago |
Generate report of .m files in html table Generates a report of the m-files in a given directory. Results are stored in an html file. |
2 Comments 4 Downloads (30 Days) |
![]() updated 4 years ago |
Given a set of motion programs this interface plots the cam profile and rotates it. |
7 Comments 24 Downloads (30 Days) |
![]() updated 4 years ago |
Compare 6 different algorithms to calculate the mandelbrot set Compares five different algorithms to calculate the Mandelbrot Set |
0 Comments 3 Downloads (30 Days) |
![]() updated 4 years ago |
Displays a card of the Oblique Strategy Deck of Brian Eno and Peter Schmidt |
1 Comment 1 Download (30 Days) |
![]() updated almost 5 years ago |
Similar to WHO/WHOS, but allows user to click-to-clear. |
5 Comments 3 Downloads (30 Days) |
![]() updated 5 years ago |
Saves in a file file all the workspace's variables except for the undesired |
0 Comments 1 Download (30 Days) |
![]() updated 5 years ago |
Get function's help infomation saved into a single file Saves the help information of functions into a single file. This is sometimes useful when exploring |
0 Comments 1 Download (30 Days) |
![]() updated 6 years ago |
Throws selected fields of a scalar structure in the current workspace. |
1 Comment 2 Downloads (30 Days) |
![]() updated 6 years ago |
Stores current workspace in a structure array. |
1 Comment 3 Downloads (30 Days) |