image thumbnail

updated 13 hours ago

MATLAB project manager by Vladimir

Missing command-line project manager for MATLAB. (projects, tool, editor)

projects(cmd, varargin)

image thumbnail

updated 6 days ago

Save and load Matlab "projects" in editor by Kevin Bartlett

Saves and loads Matlab "projects" in editor (currently-open files, working directory, search path). (editor, project, programming)

matproj(varargin)

image thumbnail

updated 27 days ago

extend Matlab Editors and command window callback by Andreas J.

Extends the editor and Command window features. it will auto insert closing brackets. (matlab, editor, command window)

Aid_SearchCell.m

Aid_doKeyboardActions.m

Matlab_extendEditorFunctionality.m

image thumbnail

updated 5 months ago

Colorize Document Bar by Matthias Michelsburg

File names in the document bar of the editor are colorized according to the path (editor, documentbar)

colorize_documentbar(varargin)

image thumbnail

updated 7 months ago

Find and replace in selection by Sam Johnson

Find and replace in currently selected editor text. (find, replace, find and replace)

replaceInSelection(oldSubstr, newSubstr)

image thumbnail

updated 7 months ago

cd to edited file by Clemens

Script that changes directory to the directory of active file in Matlab editor. (cd, editor)

cd2EditedFile()

image thumbnail

updated 1 year ago

Fire and/or Custom Colormap Function by Tristan Ursell

Use the 'fire' colormap in Matlab, or create your own. (color, colormap, custom)

fire(m)

image thumbnail

updated 1 year ago

Save a copy of current active *.m file in editor adding time mark. by Jie Zhang

Current *.m file in editor is saved with name suffixed by '_data_time' under the same directory (editor, save)

savem_z

image thumbnail

updated 1 year ago

SaveCurrentEditorFiles by Robert Cumming

Save current editor files, can be used to easily reopen all files from a previous project/session. (editor, matlab, session)

SaveCurrentEditorFiles ( myname, arg2 )

image thumbnail

updated 1 year ago

Open new m-file with standard header text in editor by Kevin Bartlett

Creates a new m-file with standard function header text. (development, editor, boilerplate)

newmf(newMFileName)

image thumbnail

updated 1 year ago

Warning message for debugging/development by Kevin Bartlett

Issues warning that code has been changed temporarily for debugging/development purposes. (debugging, development, development environme...)

dbwarn(varargin)

image thumbnail

updated 2 years ago

MatLab's Video Lectures Series - Class01 - Part09 by GAMAL ALKIRSHI

Class01 - Part09 (command history, help, workspace)

Class-01_9.mp4

image thumbnail

updated 2 years ago

MatLab's Video Lectures Series - Class01 - Part08 by GAMAL ALKIRSHI

Class01 - Part08 (matlabs main window, command window, workspace)

Class-01_8.mp4

image thumbnail

updated 2 years ago

MatLab's Video Lectures Series - Class01- Part07 by GAMAL ALKIRSHI

Class01- Part07 (command history, help, workspace)

Class-01_7.mp4

image thumbnail

updated 2 years ago

MatLab's Video Lectures Series - Class01 - Part06 by GAMAL ALKIRSHI

Class01 - Part06 (matlabs main window, command window, workspace)

Class-01_6.mp4

image thumbnail

updated 2 years ago

MatLab's Video Lectures Series - Class01 - Part05 by GAMAL ALKIRSHI

Class01 - Part05 (matlabs main window, command window, workspace)

Class-01_5.mp4

image thumbnail

updated 2 years ago

MatLab's Video Lectures Series - Class01 - Part04 by GAMAL ALKIRSHI

Class01 - Part04 (matlabs main window, command window, workspace)

Class-01_4.mp4

image thumbnail

updated 2 years ago

MatLab's Video Lectures Series - Class01 - Part03 by GAMAL ALKIRSHI

Class01 - Part03 (matlabs main window, command window, workspace)

Class-01_3.mp4

image thumbnail

updated 2 years ago

MatLab's Video Lectures Series - Class01 - Part02 by GAMAL ALKIRSHI

Class01 - Part02 (matlabs main window, command window, workspace)

Class-01_2.mp4

image thumbnail

updated 2 years ago

MatLab's Video Lectures Series - Class01 - Part01 by GAMAL ALKIRSHI

Class01 - Part01 (matlabs main window, command window, workspace)

Class-01_1.mp4

image thumbnail

updated 2 years ago

EditorMacro - assign a macro to a keyboard key-stroke in the Matlab Editor and Command Window by Yair Altman

EditorMacro assigns a macro or action to requested key-binding in the Matlab Editor & Command Window (editor, java, undocumented)

EditorMacro(keystroke, macro, macroType)

image thumbnail

updated 2 years ago

MatLab's Video Lectures - Class-1 : Lecture's Flies by GAMAL ALKIRSHI

Class-1 : Lecture's Flies (matlabs main window, command window, workspace)

image thumbnail

updated 3 years ago

POINTEREDITOR by Jiro Doke

A GUI for creating custom pointers. (gui tools, example, pointer)

pointereditor(m)

image thumbnail

updated 3 years ago

TextTools by Perttu Ranta-aho

Collection of small macros for text manipulation (editor, undocumented, macro)

fHandle=TextTools(MacroName)

image thumbnail

updated 3 years ago

KeyBindings - Alter Matlab Editor key bindings by Perttu Ranta-aho

KeyBindings alters Matlab Editor's keyboard shortcuts. (editor, java, undocumented)

bindingsList=KeyBindings(keystroke, actionID, context)

image thumbnail

updated almost 4 years ago

dbmute and dbunmute by Ken Orr

Allows you to quickly disable all your breakpoints, and then quickly re-enable them all. (debugging gui breakpo..., debug, potw)

dbmute

dbunmute

isDisabled(expression)

image thumbnail

updated almost 4 years ago

FORTRAN_Mex_Highlighter by Thomas Clark

Improvement of syntax highlighting for FORTRAN MEX files (using an external editor like GEDIT) (gedit, fortran, mex)

image thumbnail

updated 4 years ago

Customizing the Simulink Interface Demo by Saurabh Mahapatra

This demo walks you through the steps of being able to customize the Simulink interface. (simulink, interface, customization)

Customizing Simulink Graphical User Interface

sl_customization(cm)

sl_customization(cm)

image thumbnail

updated almost 5 years ago

Simple Audio Editor by Navan Ruthramoorthy

This is a simple audio editor GUI to read, write, cut, copy, paste, filter and analyze audio data. (audio processing, editor, audio)

RecordFromMic

getFromMATLABVarNameandFs

getToMATLABVarNameandFs

image thumbnail

updated 6 years ago

MEditor Ctrl+Tab support by German Voronov

Windows tray application that provides Ctrl+Tab support for MATLAB 7 Editor. (development environme..., editor, ctrl tab)

image thumbnail

updated 6 years ago

MLP by Eric Ludlam

Presentation editor/viewer (powerpoint presentati..., ppt, editor)

graphic_demo_plot

mlpdoodle(name)

mlpf(filename)

image thumbnail

updated 8 years ago

daqpropedit - what can do one comma by Arsen Arakelyan

Fixing small bug - getting good working tool. (example, application, daq)

daqpropedit(varargin)

image thumbnail

updated 8 years ago

Report Generator Editor Repair by Karl Critz

Repairs the Report Explorer if it is stuck in a "runtime" state. (report generator, repair, editor)

rptrepairexplorer(prevDebugState,prevLang)

image thumbnail

updated 9 years ago

MATLAB for Kate and Kwrite by Stefan Stoll

Syntax highlighting file for Linux/KDE editors Kate and Kwrite. (development environme..., syntax highlighting, editor)

image thumbnail

updated almost 11 years ago

md_edit by Bert Jagers

Interactive editing of variables. (development environme..., editor, matrices)

md_edit(varargin);

Contact us