![]() updated 4 days ago |
Creates recursively p-coded files and the associated help text, works also for classes and packages |
2 Comments 19 Downloads (30 Days) |
![]() updated 14 days ago |
A simple GUI to help learn about the facilities of the timer object. |
0 Comments 31 Downloads (30 Days) |
![]() updated 27 days ago |
Allows to display and print simple text tables in MatLab. Plain and LaTeX format supported. |
5 Comments 77 Downloads (30 Days) |
![]() updated 3 months ago |
A simple stock ticker app written with a MATLAB class |
2 Comments 114 Downloads (30 Days) |
![]() updated 4 months ago |
matlab-ClassInheritanceBrowser A tool for managing and organizing classes, with a simple interface and (optional) tree diagram |
0 Comments 15 Downloads (30 Days) |
![]() updated 4 months ago |
Create formatted tables and save them as a picture like png. Saving tex files is also possible. |
2 Comments 10 Downloads (30 Days) |
![]() updated 5 months ago |
Map2 enhance the functionality of the built-in containers.Map class. |
0 Comments 5 Downloads (30 Days) |
![]() updated 5 months ago |
Interactive Data Navigation Pane Widget Widget to interactively & graphically select a section of a large dataset you want to work on |
7 Comments 158 Downloads (30 Days) |
![]() updated 5 months ago |
UIINSPECT - display methods-properties-callbacks of an object Inspect an object handle (Java/COM/HG); display its methods/properties/callbacks in a unified window |
17 Comments 73 Downloads (30 Days) |
![]() updated 6 months ago |
Example MATLAB class wrapper for a C++ class An example of how to safely encapsulate a C++ class in a MATLAB class, via a mex interface. |
15 Comments 69 Downloads (30 Days) |
![]() updated 6 months ago |
Allows graphical objects to be dragged in a figure. |
13 Comments 40 Downloads (30 Days) |
![]() updated 6 months ago |
Utility class for checking if a class implements an interface. |
0 Comments 4 Downloads (30 Days) |
![]() updated 8 months ago |
Manages very large tensors of arbitrary dimensions as mapped files on disk; complex support. |
0 Comments 6 Downloads (30 Days) |
![]() updated 9 months ago |
Object oriented programming examples examples from book: MATLAB and Simulink, 3e: User's Guide) by Bogumila and Zbigniew Mrozek |
1 Comment 11 Downloads (30 Days) |
![]() updated 9 months ago |
Animated traffic lights on road intersection -- OOP (object oriented programming) demo simple classes and superclass are used to arrange flexible object oriented programming environment |
1 Comment 20 Downloads (30 Days) |
![]() updated 12 months ago |
Tracking an object in a video with a Color Particle Filter |
58 Comments 125 Downloads (30 Days) |
![]() updated 1 year ago |
Dynamically create a bus testing harness in Simulink Dynamically create a test harness in Simulink given a bus object with arbitrary underlying structure |
3 Comments 7 Downloads (30 Days) |
![]() updated 1 year ago |
RNEL_DB Object Oriented Database for Matlab RNEL_DB is a class definition that facilitates the user to develop a database in Matlab. |
3 Comments 5 Downloads (30 Days) |
![]() updated 1 year ago |
method signatures for OOP |
0 Comments 4 Downloads (30 Days) |
![]() updated 1 year ago |
Create a set of objects from a text file. |
1 Comment 1 Download (30 Days) |
![]() updated 1 year ago |
change curve by markers drag-and-drop |
7 Comments 9 Downloads (30 Days) |
![]() updated 1 year ago |
Shows time in 24 hour format. Can use it for stopwatches, clocks or anything that display numbers. |
1 Comment 15 Downloads (30 Days) |
![]() updated 1 year ago |
Example using a MATLAB Class to control a GUI This example shows how to use a Matlab class to control a gui. |
8 Comments 44 Downloads (30 Days) |
![]() updated 1 year ago |
Comparison of C++, Java, Python, Ruby and MATLAB Using Object Oriented Example RedBlack Tree Binary Search Example Used to Compare of C++, Java™, Python, Ruby and MATLAB® Code |
13 Comments 42 Downloads (30 Days) |
![]() updated 1 year ago |
Comparison of C++ and MATLAB Using Object Oriented Application Example Wireless Communications Application Example Used to Compare C++ and MATLAB® Code |
6 Comments 70 Downloads (30 Days) |
![]() updated 1 year ago |
Access a TIFF stack as a memory-mapped tensor. Handles a large range of internal TIFF formats. |
1 Comment 22 Downloads (30 Days) |
![]() updated 1 year ago |
Quickly find the origin for a java class. |
0 Comments 4 Downloads (30 Days) |
![]() updated almost 2 years ago |
datefig: figure handle class with automatically readjusting date ticks Handle class object that automatically resets date ticks after resize, zoom or pan. |
0 Comments 3 Downloads (30 Days) |
![]() updated 2 years ago |
Easy interface for reading netcdf files. |
2 Comments 4 Downloads (30 Days) |
![]() updated 2 years ago |
mxGetPropertyPtr C-mex function Fast memory efficient alternative to the API function mxGetProperty. |
1 Comment 6 Downloads (30 Days) |
![]() updated 2 years ago |
Pointers and subscript pointers Pointers implemented in Matlab |
0 Comments 1 Download (30 Days) |
![]() updated 2 years ago |
A Simple Object Oriented Matlab Example Here is a simple object oriented MATLAB example. |
0 Comments 11 Downloads (30 Days) |
![]() updated 2 years ago |
Creates sparse array like MATLAB's built-in sparse type, but robust to certain bugs/errors. |
0 Comments 1 Download (30 Days) |
![]() updated 2 years ago |
Class for easier string manipulation, with many operators and functions overloads. |
2 Comments 1 Download (30 Days) |
![]() updated almost 3 years ago |
Arduino IO package: Slides and Examples Slides for the webinar: "Learning Basic Mechatronics Concepts Using the Arduino Board and MATLAB". |
37 Comments 378 Downloads (30 Days) |
![]() updated almost 3 years ago |
A tool for managing and organizing classes, with a simple interface and (optional) tree diagram. |
7 Comments 13 Downloads (30 Days) |
![]() updated almost 3 years ago |
Efficient Object-Oriented Kronecker Product Manipulation A class for efficient manipulation of N-fold Kronecker products in terms of their operands only. |
6 Comments 9 Downloads (30 Days) |
![]() updated 3 years ago |
TabPanel Constructor v2.8 (2010) TabPanel Constructor offers the easiest way for creating of tabpanels in MATLAB! |
126 Comments 191 Downloads (30 Days) |
![]() updated 3 years ago |
fdep: a pedestrian function dependencies finder FDEP dissects ML files and iteratively looks for all user defined functions used during runtime |
44 Comments 64 Downloads (30 Days) |
![]() updated 3 years ago |
Convert a closed triangulated mesh to a tetrahedron volume ( like constrained Delaunay ) C=PointToClosestPointOnPlane(A,B,C,P) |
2 Comments 15 Downloads (30 Days) |
![]() updated 3 years ago |
This is a class which mimics a cell array by implementing several cell array functions. |
0 Comments 2 Downloads (30 Days) |
![]() updated 3 years ago |
Stores and customizes numeric array or cell array in Excel workbook using ActiveX interface. |
4 Comments 8 Downloads (30 Days) |
![]() updated 3 years ago |
vsize: a pedestrian variable decoder VSIZE determines the full anatomy for named or unnamed variables of any depth and complexity |
5 Comments 17 Downloads (30 Days) |
![]() updated 3 years ago |
Extract Red Objects from Aerial Image A very simple and short example on image processing. |
6 Comments 12 Downloads (30 Days) |
![]() updated 3 years ago |
Plot 3D lines with CData, (actually surface) |
2 Comments 12 Downloads (30 Days) |
![]() updated almost 4 years ago |
Clone Handle Object - using MATLAB OOP How to clone an object (deep copy) which inherits reference behaviour from the 'handle' class. |
10 Comments 4 Downloads (30 Days) |
![]() updated 4 years ago |
3D mouse support using classes and events event driven object oriented support for 3dconnexions device package |
3 Comments 8 Downloads (30 Days) |
![]() updated 4 years ago |
cprintf: a pedestrian ND array formatting and display utility cprintf converts an ND array or ND cell array to a 2D character array and - optionally - a table |
10 Comments 18 Downloads (30 Days) |
![]() updated 4 years ago |
MATLAB in Physics - Symbolic Computation and Differential Equations The fourth lecture in a series on using MATLAB in undergraduate physics courses. centralPotentialODE(stateVect,charges,p,polarity,masses) |
1 Comment 14 Downloads (30 Days) |
![]() updated 4 years ago |
Benchmark clear() behavior with OOP handle Examine Matlab's "clear" behavior with different handle reference configurations. |
0 Comments 3 Downloads (30 Days) |