Main Content

2,377 results in File Exchange

magnify 2D

Version 1.0.0.0 by LY Cao

Easily create magnifier axis with cliking,dragging and scrolling

h: Figure handle,default: gcf1 Draw a rectangle by dragging open a box to create a magnifier axis2 Click and dragging move the axis3 Scroll to magnify the graph in magnifier axis4 Press ESC to freeze

  • 335 (All time)
  • 1 (Last 30 days)
  • 5.0 / 5
  • Community
  • 18 Oct 2012

draggable

Version 1.4.1.0 by Francois Bouffard

Allows graphical objects to be dragged in a figure.

This function enables a graphical object (be it a line, plot, patch, rectangle, text box, etc.) to be dragged inside an axis, with a very simple syntax ("draggable(h)"), following or not horizontal

- - Make it so that a graphics object can be dragged in a figure.
  • 8.6K (All time)
  • 9 (Last 30 days)
  • 5.0 / 5
  • Community
  • 27 Mar 2023

3D Rotation about Shifted Axis

Version 1.3.0.1 by Matt J

Computes/applies rotation about arbitrary 3D line.

3xN matrix of transformed points, i.e., the input points rotated about the axis. All other input/output arguments have the same meanings as before.

  • 6.7K (All time)
  • 3 (Last 30 days)
  • 5.0 / 5
  • Community
  • 4 Apr 2021

DragDataTip

Version 4.7.9.15 by Allen

Creates draggable data tips with custom labeling options on some 2-D plots. Custom labels options can also be applied to standard data tips.

This function provides a solution to the limited positions allowed by standard MATLAB Data Tips on some 2-D plots by replacing them with draggable versions when the "Data Tip" mode is toggled off

- makes data tips draggable for most 2-D plots.
  • 769 (All time)
  • 2 (Last 30 days)
  • 5.0 / 5
  • Community
  • 4 Jun 2023

Break X Axis

Version 1.2.0.0 by Peter

Splits the x-axis into 2 disjoint regions in order to hide an uninteresting portion of a figure.

of tick marks.6.) Obeys ‘Layer’ property7.) Works with semilogy plots and with either axis reversed8.) Can resize after splitting axis8.) Possible to unsplit axisLimitations1.) No support for semilogx

  • 10.9K (All time)
  • 24 (Last 30 days)
  • 4.7 / 5
  • Community
  • 6 Aug 2013

oaxes - central axis lines through an origin

Version 1.8.0.0 by John Barber

Draw central axis lines through an origin point.

Oaxes creates a set of axis lines through a specified origin point. Oaxes supports both 2D and 3D views, ticks and tick labels, axis labels, log-scaled axes, and has a plethora of properties

- Draw central axis lines through an origin point
  • 6K (All time)
  • 1 (Last 30 days)
  • 4.9 / 5
  • Community
  • 7 Aug 2012

BreakAxis

Version 1.0.0.0 by Michael Robbins

Produces a plot who's y-axis skips to avoid unecessary blank space.

BreakPlot(x,y,y_break_start,y_break_end,break_type)Produces a plot who's y-axis skips to avoid unecessary blank spaceINPUTxyy_break_starty_break_endbreak_type if break_type='RPatch' the plot will

  • 15.6K (All time)
  • 17 (Last 30 days)
  • 4.6 / 5
  • Community
  • 1 Jul 2003

Break Y Axis

Version 1.2.0.0 by MikeCF

Splits the y axis hiding values within a given range

breakyaxis([minYvalue,maxYvalue])Splits the y axis into two separate regions to avoid unnecessary blank space. The split interval is determined by the y-axis values minYvalue and

  • 16K (All time)
  • 59 (Last 30 days)
  • 4.5 / 5
  • Community
  • 6 Mar 2014

plotyyy

Version 1.0.0.0 by Denis Gilbert

PLOTYYY - Extends plotyy to include a third y-axis

PLOTYYY builds upon plotyy to include a third y-axis. It also provides an easy way of labelling all three y-axes at once.

- PLOTYYY - Extends plotyy to include a third y-axis
  • 31.8K (All time)
  • 97 (Last 30 days)
  • 4.6 / 5
  • Community
  • 14 Nov 2001

Draggable data tips

Version 1.1.0.1 by Yair Altman

Enable dragging Matlab plot data-tips

Matlab plots can display data-tips but these cannot be interactively moved except to the 4 corners of the data point. This utility enables the user to interactively drag any newly-created data-tip

- set new-functionality data-tips (draggable text-box with connector line)
  • 1.2K (All time)
  • 2 (Last 30 days)
  • 5.0 / 5
  • Community
  • 14 Mar 2019

drag.m

Version 1.0.0.0 by Ryan Eustice

Allows the user to navigate a 2D/3D plot similar to the Adobe "hand" interface.

DRAG: Move around on a 2-D or 3-D plot.When plot dragging is on, you can click and drag the axes around while maintaining the current level of zoom. In a figure with multiple subplots, pressing and

  • 4.1K (All time)
  • 1 (Last 30 days)
  • 5.0 / 5
  • Community
  • 30 Jan 2004

Bezier Curve with draggable control points

Version 1.11.0.1 by Duccio Mugnaini

Draw, manipulate and reconstruct Bezier Curves.

);- simple application of drag and drop operations with axis elements;- interactive user interface..: How to use :.The simplest way to get started is to run "callObjDeCaste.m" (where you can change the initial

  • 1.4K (All time)
  • 4 (Last 30 days)
  • 4.9 / 5
  • Community
  • 24 Jan 2021

imdisp (enhanced version)

Version 1.5.0.0 by Yi Sui

Display multiple images as a montage of subplots

v: hsv colormap j: jet color r: reverse current colormap u: undock current axis m: movie mode Space bar: play/stop movie +/- : increase/decrease FPS Tab: reset layout 0: default window/level 1

- DRAGGABLE - Make it so that a graphics object can be dragged in a figure.
  • 1.6K (All time)
  • 2 (Last 30 days)
  • 5.0 / 5
  • Community
  • 25 Nov 2014

chenxinfeng4/scalebar

Version 1.0.0.0 by chen xinfeng

SCALEBAR dragable & resize able

A Matlab Tool for makeup a SCALEBAR+ dragable + resizeable+ unit-support+ menucommand-support ## Prepare```matlabplot(sin(1:0.1:10));obj = scalebar;```FULL DESCRITPTION AT MY GITHUB

  • 860 (All time)
  • 1 (Last 30 days)
  • 5.0 / 5
  • Community
  • 28 Aug 2022

plotboxpos

Version 1.4.0.1 by Kelly Kearney

Returns the position of a plotted axis region

axis, which may differ from the actual axis position, depending on the axis limits, data aspect ratio, and plot box aspect ratio. The position is returned in the same units as the those used to define

- Returns the position of the plotted axis region
  • 5.3K (All time)
  • 1 (Last 30 days)
  • 4.9 / 5
  • Community
  • 23 Sep 2021

draggableRect

Version 1.1.0.1 by Brett Shoelson

Create a draggable rectangle in normalized units.

, arrays of x- and y- points for snap-to behavior, and the axis you want to draw in. Outputs variables can contain a handle to the created rectangle, as well as an array of handles to the draggable perimeter

- Create a draggable rectangle; optionally snap to a grid
  • 678 (All time)
  • 1 (Last 30 days)
  • 5.0 / 5
  • Community
  • 1 Sep 2016

Cropping an Image with draggable rectangle

Version 1.0.0.0 by Shripad Kondra

Crops the Image from a draggable rectangle & displays it (after the figure is closed)

% Crops the Image from a draggable rectangle% & returns the Cropped Image and its co-ordinates%% I is the Image to be cropped assumed to be in the% matlab workspace%% w : width (default value :

- Crops the Image from a draggable rectangle
  • 2.9K (All time)
  • 1 (Last 30 days)
  • 4.3 / 5
  • Community
  • 24 Apr 2008

DRAGZOOM - Drag and zoom tool

Version 1.13.0.0 by Evgeny Pr

DRAGZOOM allows you to handy interactively manage the axes in figure.

) drag'c' - On/Off Pointer Symbol 'fullcrosshair''g' - On/Off axes grid (only plots)'s' - On/Off smoothing plots'x' - If pressed and holding, zoom and drag works only for X axis'y' - If pressed and holding

- DRAGZOOM Drag and zoom tool
  • 5.8K (All time)
  • 2 (Last 30 days)
  • 4.9 / 5
  • Community
  • 5 Jun 2011

Add an ROI toolbar to your figure

Version 1.3.0.0 by Yi Sui

This function adds an ROI toolbar to your figure.

on one of them, you will see more functions in a context menu, such as: * change color * histogram * x-y plot * deleteThanks to the "draggable" made by Francois Bouffard, you can drag around

- DRAGGABLE - Make it so that a graphics object can be dragged in a figure.
  • 1.4K (All time)
  • 1 (Last 30 days)
  • 4.7 / 5
  • Community
  • 18 Jul 2013

samexaxis (nice subplots with same x axis)

Version 1.0.0.0 by Aslak Grinsted

Makes it alot easier to make nice figures with the same x axis.

subplots that have common x axises USAGE: samexaxis([optionalarguments]) Optional arguments: * YAxisLocation (default='left') : choose left,right, alternate or alternate2 * XAxisLocation

- helper function to clean up subplots that have common x axises
  • 13.8K (All time)
  • 1 (Last 30 days)
  • 4.4 / 5
  • Community
  • 29 Mar 2005

break Y axis

Version 1.0.0.0 by Mark

Breaks the Y-axis so that the x-axis will cross the y-axis at 0 and continues at any number

This routine just adds 2 yTicks at the bottom of the y-axis First added ytick will be assigned 0 Second y-tick are two almost horizontal lines to break up the y-axis

  • 2.6K (All time)
  • 2 (Last 30 days)
  • 5.0 / 5
  • Community
  • 10 Dec 2008

Drag & Drop functionality for JAVA GUI components

Version 1.0.0.0 by Maarten van der Seijs

Class for Drag & Drop functionality

obj.DropStringFcn, that listen to drop actions of respectively system files or plain text. The Drag & Drop control class relies on a Java class "MLDropTarget.class" that need to be visible on the Java classpath

- DNDCONTROL Class for Drag & Drop functionality.
  • 1.1K (All time)
  • 2 (Last 30 days)
  • 5.0 / 5
  • Community
  • 13 Oct 2015

Drag Line in GUI

Version 1.0.0.0 by Gero Nootz

Lines in the GUI can be dragged

run DragLineGUI.m This demo is modeled after Doug Hull excellent demo @:http://blogs.mathworks.com/pick/2008/05/27/advanced-matlab-capture-mouse-movement/but has been revised to work in a file

- This demo is modeled after Doug Hull excellent demo @
  • 1K (All time)
  • 2 (Last 30 days)
  • 5.0 / 5
  • Community
  • 18 Jun 2013

AVPlay

Version 1.0.1 by Brett Shoelson

A UI for synchronized playback of video files with audio.

An app with standard controls for synchronized playback of video files with audio. Framewise processing of video, and global processing of audio, are facilitated. Drag a marker to scrub through the

- - Make it so that a graphics object can be dragged in a figure.
  • 423 (All time)
  • 3 (Last 30 days)
  • 5.0 / 5
  • Community
  • 8 Jan 2019

colorStudioMax: ColorBrowser+dictionary, colorBlind correct

Version 3.3.1 by Massimo Ciacci

Color Browser with dictionary, colorBlind correction & Philips Hue control

constant S (parallel to cilinder circular surface)These four axis contain a draggable marker which will update on the fly the current selected color. The marker in HSL with constant S (right bottom axis) is

  • 693 (All time)
  • 2 (Last 30 days)
  • 5.0 / 5
  • Community
  • 3 May 2023

fca 2.2

Version 1.0.0.0 by Laszlo Balkay

Flow cytometric analysis GUI.

filtered events will be displayed on lineplots and they will have red color in dotplot figures.- defined ROIs can be moved by mouse dragging- the mean and the stdev parameters are always displayed in all

  • 4.7K (All time)
  • 2 (Last 30 days)
  • 4.7 / 5
  • Community
  • 26 May 2006

roitool

Version 1.0.0.0 by Laszlo Balkay

Interactive roi definition tool

relating to the roi. The created roi can be dragged and moved to any position of the image with the help of DRAGGABE function (developed by Francois Bouffard, see the help of draggable).ROITOOL generates a

  • 6.5K (All time)
  • 1 (Last 30 days)
  • 4.7 / 5
  • Community
  • 25 Feb 2008

Cropping an Image with resizable and draggable rectangle

Version 1.0.0.0 by Shripad Kondra

Crops the Image from a resizable and draggable rectangle & displays it (after the figure is closed)

% Crops the Image from a resizable & draggable rectangle % & displays it (after the figure is closed)%% I is the Image to be cropped, assumed to be in the % matlab workspace%% EXAMPLES%% I =

  • 2.2K (All time)
  • 1 (Last 30 days)
  • 4.0 / 5
  • Community
  • 22 Aug 2008

phymhan/matlab-axis-label-alignment

Version 1.7.0.0 by Ligong Han

Align axis labels nicely in parallel with axes in MATLAB (3-D) plots.

This is a simple MATLAB function for axis label alignment. It still works when Projection mode is Perspective or when DataAspectRatio is not [1 1 1].## Functions- `align_axislabel`: it rotates $x

  • 7.5K (All time)
  • 8 (Last 30 days)
  • 4.4 / 5
  • Community
  • 23 Dec 2017

Axis_Prunelabels -- clean up redundant axis labels

Version 1.0.0.1 by Gautam Vallabha

Minimizes redundant axis labels in a grid of subplots

AXIS_PRUNELABELS takes a figure with a grid of subplots (created using either SUBPLOT or custom AXES commands), and (a) forces all the subplots to have the same axis limits, and (b) turns off axis

- AXIS_PRUNELABELS Minimizes redundant axis labels in a grid of subplots
  • 2.1K (All time)
  • 1 (Last 30 days)
  • 4.5 / 5
  • Community
  • 1 Sep 2016

Subaxis - Subplot

Version 1.1.0.0 by Aslak Grinsted

Use HTML jargon for multi axis layout.

  • 29.2K (All time)
  • 11 (Last 30 days)
  • 4.8 / 5
  • Community
  • 9 Jul 2014

BreakPlot

Version 1.1.0.0 by Michael Robbins

Produces a plot who's y-axis skips to avoid unnecessary blank space

Produces a plot who's y-axis skips to avoid unecesary blank spaceReplaces BREAKAXIS

  • 16.8K (All time)
  • 16 (Last 30 days)
  • 5.0 / 5
  • Community
  • 12 Nov 2008

Zoom mode (h-axis, y-axis or both axis) set by mouse position

Version 1.3.0.0 by Thibaut Jacqmin

Switch between vertical/horizontal/both axis zoom mode by moving the mouse above the figure.

In a matlab figure, in order to switch between vertical axis zooming and horizontal axis zooming, the user must click on Tools/Option/..., or right-click on the figure and to chose the zoom mode

  • 106 (All time)
  • 4 (Last 30 days)
  • 5.0 / 5
  • Community
  • 3 May 2017

Obstacle Configuration Builder

Version 1.2.0.0 by Duccio Mugnaini

Build your polygonal obstacle configuration and then save it to reuse or modify it later.

(http://it.mathworks.com/help/matlab/matlab_external/using-events.html); - Matlab OOP (https://www.mathworks.com/help/pdf_doc/matlab/matlab_oop.pdf); - simple application of drag and drop operations with axis elements; - interactive user interface

  • 286 (All time)
  • 1 (Last 30 days)
  • 5.0 / 5
  • Community
  • 14 Feb 2017

freezeColors / unfreezeColors

Version 2.5 by John Iversen

Use multiple colormaps per figure or axis! Works for many types of objects, not only images.

freezeColors/unfreezeColorsfreezeColors allows multiple colormaps to be used per figure and even within a single axis.HistoryIn 2005 freezeColors was written to enable multiple colormaps in a single

- Same as COLORBAR, but does not resize current axis. (JRI)
- Lock colors of plot, enabling multiple colormaps per figure or axis. (v2.5 7/2022)
  • 51.6K (All time)
  • 36 (Last 30 days)
  • 4.7 / 5
  • Community
  • 25 Jul 2022

magnifyrecttofig

Version 1.0.0.0 by Andrew Diamond

Magnify contents of dragged rectangle to other figure.

Displays the contents of a displayed draggable rectangle on one axis of a source figure into an axis in a target figure. The difference in the screen size of the target axis and the size of the

  • 2.5K (All time)
  • 1 (Last 30 days)
  • 5.0 / 5
  • Community
  • 28 Apr 2005

Drag link Mechanism

Version 1.0 by Venkatakrishnan R

GUI of Drag link mechanism

Drag_linkIn version 1.0 we have focused on various analysis based on drag link mechanism with respect to position, velocity and acceleration, and other factors such as transmission angle calculation

  • 79 (All time)
  • 2 (Last 30 days)
  • 5.0 / 5
  • Community
  • 27 Jul 2021

Drag and Drop

Version 1.0.0.0 by Raphael Austin

Drag and Drop to and from Matlab Figure

Example Drag and Drop in Matlab Figures from Windows Explorer or Other AppsDrapDropTest creates a simple figure which shows the implementation of dnd using activex.The microsoft RichtextCtrl.1

- % Example Drag and Drop in Matlab Figures from Windows Explorer or Other Apps
  • 3.8K (All time)
  • 4 (Last 30 days)
  • 3.0 / 5
  • Community
  • 10 Sep 2007

Click-n'-drag plot

Version 1.0.0.0 by Jean-Pascal Rueff

Move curves with mouse in a MATLAB figure.

area) to disable- Press x or y while draging to constraint x or y movements

  • 5.9K (All time)
  • 1 (Last 30 days)
  • 4.7 / 5
  • Community
  • 22 Jun 2005

WindowLevel

Version 1.1.1 by Rik

Enable setting the window level (contrast and brightness) by dragging

Enable setting the window level (contrast and brightness) by draggingThis function allows you to adjust the window and level (contrast and brightness) of images by dragging. This is especially useful

  • 210 (All time)
  • 1 (Last 30 days)
  • 5.0 / 5
  • Community
  • 6 Jul 2020

truncAxis (break X/Y axis | 截断坐标轴)

Version 2.0.1 by Zhaoxu Liu / slandarer

Create broken axes by truncating X and/or Y axis, supporting logarithmic scaling and reversed axis and resizing the axes based on X/Y range.

Basic usagetruncAxis(gca, 'X', [x1, x2])truncAxis(gca, 'Y', [y1, y2])truncAxis(gca, 'X', [x1, x2], 'Y', [y1, y2]) Where:x1, x2: break points on X-axis, satisfying XLim(1) < x1 < x2 &lt

- Create broken axes by truncating X and/or Y axis.
  • 742 (All time)
  • 10 (Last 30 days)
  • 5.0 / 5
  • Community
  • 11 May 2026

xplor

Version 1.0.0 by Tony Delobel

Multi-Dimensional Data Visualization

- Set axis range for a better visual aspect than 'axis tight'
- Special control whose value is changed by clicking and dragging
  • 590 (All time)
  • 1 (Last 30 days)
  • 5.0 / 5
  • Community
  • 20 Jun 2024

2-axis CNC ILC cutting machine

Version 1.0.0.0 by Bartlomiej Ufnalski

Yet another illustration of ILC for my students.

- To my wife Kasia (Katie) and my daughter Julia
  • 2.8K (All time)
  • 5 (Last 30 days)
  • 4.9 / 5
  • Community
  • 11 Apr 2017

Enigma

Version 1.1.0.0 by Matt Brauer

Enigma M3 Emulator

types•ring offsets of the rotors•reflector type•plugboard connectionsYou can also modify the position of the rotors by hovering over the rotor images and using the scroll-wheel of the mouse or dragging up or

- - catch mouse drag
  • 2.5K (All time)
  • 2 (Last 30 days)
  • 5.0 / 5
  • Community
  • 17 Feb 2016

draggable

Version 0.1.0 by William Warriner

Updated version of MATLAB FEX draggable by François Bouffard. Now works with UIAxes and UIFigure.

See comments in "draggable.m" and "DraggableDemo.m" for documentation.This release should be completely backwards compatible with the function calls used by the original. It is not backwards

  • 103 (All time)
  • 1 (Last 30 days)
  • -- / 5
  • Community
  • 30 Jul 2020

Rodrigues' axis-angle rotation

Version 1.0.1 by Soumitra Sitole

The script shows how to rotate vectors in space about an axis through the origin as well as any arbitrary axis

Includes 2 code blocks. The first one uses the Rodrigues' formula to rotate a vector in space around an axis. The second block can be used to perform rotations about an arbitrary axis 1) Rotates a

  • 440 (All time)
  • 3 (Last 30 days)
  • 5.0 / 5
  • Community
  • 3 Jan 2020

3D Polar Plot

Version 1.2.0.0 by Ken Garrard

Plots 3d polar data with polar axis and polar grid

Polarplot3d produces surface, mesh, wireframe and contour plots for three dimensional polar data. A labeled polar axis is drawn at a fixed height or it can follow the surface contour at maximum

  • 25.7K (All time)
  • 12 (Last 30 days)
  • 4.9 / 5
  • Community
  • 4 Mar 2016

Axis XX

Version 2.6.0.0 by Luke Plausin

Add multiple X or Y axes to plots, rescale data, use any function, add data tips, zoom, flexible.

This package will allow you to plot data on multiple X or Y axis. Similar to MATLAB's own plotyy function, but less limiting. Features: Create any combination of X or Y axes, plot multiple lines on

  • 2.2K (All time)
  • 2 (Last 30 days)
  • 3.7 / 5
  • Community
  • 9 Dec 2015

Wing Designer

Version 1.0.0.0 by John Rogers

Wing Designer computes aircraft performance measures from wing and engine parameters.

performance. Lift, drag, range and other performance measures are calculated. Range in miles is the basis for the score, and several modifications are made for other measures such as wing span and bending

- Determine the wing profile drag from the airfoils' drag polars
- Calculate far field induced drag
- Relate the coefficients of the drag polar to Re as parabolic functions.
  • 9.1K (All time)
  • 21 (Last 30 days)
  • 5.0 / 5
  • Community
  • 2 Jul 2007

XYrotalabel - rotate X-axis and Y-axis labels

Version 1.3.0.0 by David Powers

Very simple reliable script giving simple control over label rotation with higher stability

  • 1.9K (All time)
  • 1 (Last 30 days)
  • 5.0 / 5
  • Community
  • 12 Jan 2016

Rotate vector(s) about axis

Version 1.1.0.0 by Ismail Hameduddin

Rotate three-dimensional vector(s) about a specified axis by a specified angle.

This is a very simple program that implements Rodrigues's rotation formula. Inputs are arrays of three-dimensional column or row vectors that are to be rotated about a specified axis by a specified

  • 2.4K (All time)
  • 1 (Last 30 days)
  • 5.0 / 5
  • Community
  • 3 Jan 2012

Joystick Adaptor 4 axis & Buttons

Version 1.0.0.0 by Uros Mali

Access to the installed Joysticks from MATLAB.

The Joystick Adaptor 4 axis & Buttons is an upgrade of Roberto Waissman's Joystick Adaptor for two axis only. It allows access to installed joysticks in MS Windows operating systems based on NT

- Demo game for 4 axis joystick
  • 3.4K (All time)
  • 4 (Last 30 days)
  • 5.0 / 5
  • Community
  • 9 Nov 2005

LinkTopAxisData

Version 1.0.0.0 by Tim Richards

Adds a linked second x axis to a plot

the two axes are linked together. This gives a much more intuitive behaviour, for example clicking in the figure window will select the original axis. It also alows you to drag the plot around, resize

- [newAxis] = LinkTopAxisData (TopTickPositions,TopTickLabels,AxisName)
  • 3.9K (All time)
  • 1 (Last 30 days)
  • 4.5 / 5
  • Community
  • 13 Sep 2006

PlotAxisAtOrigin

Version 1.0.0.0 by Shanrong Zhang

This is a 2D vresion of Plot3AxisAtOrigin, which may be used to plot axis at origin.

PlotAxisAtOrigin Plot 2D axes through the origin. It is a 2D version of Plot3AxisAtOrigin written by Michael Robbins. Have fun!

- PlotAxisAtOrigin Plot 2D axes through the origin
  • 15.9K (All time)
  • 5 (Last 30 days)
  • 3.4 / 5
  • Community
  • 22 Mar 2006

Collocation-based spectral-element toolbox

Version 1.1.0.0 by Nathaniel Jewell

Functions and example codes for a collocation spectral-element scheme (Chebyshev or Legendre)

- AXIS_SQ Square axes with the same tick-labels.
  • 2.2K (All time)
  • 2 (Last 30 days)
  • 5.0 / 5
  • Community
  • 1 Apr 2013

offsetaxis

Version 1.0.0 by Kelly Kearney

Offsets an x- or y-axis from the plotted axis area

offsetaxis.m: Offset an x- or y-axis from the plotted axis areaAuthor: Kelly KearneyThis repository includes the code for the offsetaxis.m Matlab function, along with all dependent functions required

- Add an x- or y-axis offset from the plotted axis area
- offsetaxis.m|: Offset an x- or y-axis from the plotted axis area
  • 436 (All time)
  • 6 (Last 30 days)
  • 5.0 / 5
  • Community
  • 30 Nov 2022

STK

Version 2.8.1.0 by The STK project

The STK is a (not so) Small Toolbox for Kriging

  • 280 (All time)
  • 6 (Last 30 days)
  • 5.0 / 5
  • Community
  • 16 Jul 2024

Cowell's Method for Earth Satellites

Version 1.0.0.0 by David Eagle

MATLAB script for solving the orbital initial value problem (IVP) for satellites in Earth orbit.

- acceleration due to atmospheric drag
  • 2.5K (All time)
  • 2 (Last 30 days)
  • 5.0 / 5
  • Community
  • 11 Jan 2013

Multiple Rapidly-exploring Random Tree (RRT)

Version 1.4.0.0 by Gavin

Multiple RRT implementation for mobile robot path planning or C-space manipulator motion planning

% See Usage section in RrtPlanner.m file. This is a basic example of usage:treesMax = 28; %How many multiple trees (must be at least 2, 1 for source and 1 for destinationseedsPerAxis = 3; %Number of

  • 7.2K (All time)
  • 5 (Last 30 days)
  • 5.0 / 5
  • Community
  • 31 Oct 2013

Tutorial and Toolbox on real-time optical flow

Version 1.19 by Stefan Karlsson

Code with visualization and excercises. Camera supported

  • 9.4K (All time)
  • 3 (Last 30 days)
  • 4.9 / 5
  • Community
  • 19 Dec 2019

Load more