2,297 results
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
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
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
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
Inserts < // > into a 'broken' or discontinuous x-axis.
h=BreakXAxis(x,y,start,stop,width) plots (x,y) and breaks the plot's x-axis between and , by inserting a broken-axis symbol < // > into a space wide. This type of plot is often used in
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
Fit experimental data with linear piecewise continuos function with given x-axis break points.
Generates 1-D look-up table (LUT) optimal (least-square sense with continuity constraint) y-axis points from experimental (x,y) data given a vector of x-axis break points.Note that x-axis break
Breaks the x or y axis.
MATLAB function to add an axis break to a plot.CAUTION: break is only aesthetic. Does not alter the plotted data.
This MATLAB program performs plots, poles/zeros, asymptotes, Angle of Departure and Arrival, Imaginary Axis Crossing and break in/away point
asymptotes.Breakaway and Break-in Points: Determines points where roots diverge or converge on the real axis.Angle of Departure and Arrival: Calculates these angles for complex poles and zeros.Imaginary Axis Crossing
BreakAxisandZoom(xx,yy,startA,stopA,startErase_before,stopErase_after,width)
Version 1.0.0.0
Meenakshi NarayanThe function BreakAxisandZoom helps users to analyze a portion of high frequency periodic data.
The function BreakAxisandZoom helps users to analyze a part of high frequency periodic data by setting break points on X-axis of the plot by the user. For example, given a sinusoidal plot of very
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.
breaking the x axis
breaking the x axis also you can convert it to break y axis, easly.a = .1:.01:10;b= sin(a);subplot(2,1,1);plot(a,b)graphic2 = gca;subplot(2,1,2);BreakXAxisv2(a',b',2,7,graphic2)
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
Solves the 1D Shallow Water Equations for a Dam Break scenario
(James Adams) in 2014. Uses Dam Break conditions (initial water velocity is set to zero). A choice of either zero gradient (water flows out of the domain) or reflective boundary conditions is given.Plots
Scanning timeseries for piecewise constant segments
according to Rissanen's Minimum Description Length Principle. [breaks, idealized_x, steplength, stepvalue, jumps] = scan_for_breaks(x, optional lmin)The input vector 'x' will be scanned for breakspoints using
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
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
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
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
Use HTML jargon for multi axis layout.
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
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
EMG functions and classification methods for prosthesis control - Joseph Betthauser
Version 1.0
Joseph BetthauserEMG DSP functions, classifiers, and miscellaneous
This is the PECUZAL implementation for Matlab. An automated approach for attractor reconstruction of uni- and multivariate datasets.
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.
Numerical computation with functions
roller simulation on matlab
automatically breaks after reaching the limited speed(MORE NOTES ARE PROVIDED INSIDE MODEL)
Multi-Dimensional Data Visualization
MVTec Halcon function mex-wrapper
Yet another illustration of ILC for my students.
GODLIKE combines 4 global optimizers for both single/multi-objective optimizations
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
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
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
Very simple reliable script giving simple control over label rotation with higher stability
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
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
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!
Functions and example codes for a collocation spectral-element scheme (Chebyshev or Legendre)
Break up a RINEX GPS file by a length of time
TIMESPLITRINEX splits a RINEX GPS file by time. TIMESPLIT(FILENAME,t) breaks a RINEX file into shorter files of length t in seconds. Useful for breaking a large file into days, or a day file into
The STK is a (not so) Small Toolbox for Kriging
Least squares approximation of 1D data using free-knots spline
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
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
Methods for removing data dependencies with a minimum number of blocks
. This paper focuses on how to easily and systematically break these loops.Two methods are covered in this paper, using function-call subsystems and unit delay blocks. Both of these methods can be used to
animate single or multi-unit cars (or tractor / trucks - trailer)
Codes implementing lattice Boltzmann method for solving population balance equations
A free curve fitting toolbox for Matlab
SAMEAXES unifies/synchronizes axis limits on different axes and subplots.
SAMEAXES unifies/synchronizes axis limits on different axes and subplots. Calling sameaxes() sets identical limits [the pooled min() and max()] to each axis respectively - which is very handy to
allows to use both negative and positive values of Y axis on logarithmic scale
yscale_symlog applies symmetric logarithmic scale to Y axis of current axis (negative logarithmic scale at the bottom, positive logarithmic scale at the top). Handles also only positive or only
Generating fractals through IFS & Chaos Game. Julia sets & Mandelbrot set.
A collection of functions for 2D and 3D geometric computing (intersections, distance...) on various shapes: polygons, meshes, ellipsoids...
simple geometries such as points, lines, ellipses... A simple example is provided with the following script.```matlab% load datairis = load('fisheriris');pts = iris.meas(:, [3 1]);% displayfigure; axis
Applications from the text: Classical Mechanics with Matlab applications by Javier E Hasbun, Jones &
Break a string into multiple lines
The function linewrap.m wraps a single string into multiple lines by breaking it at word boundaries. The user can specify the desired maximum number of characters per line.
The ElasticMatrix software uses the partial-wave method to model elastic wave propagation in multilayered anisotropic media.
Name: SimBreakpoint Tool Helpful for setting conditional breakpoints in a given model for debugging purpose.
Extends Matlab's visualisations with external raytracer - POV-Ray.
Adds a 'Wavenumber (cm^{-1})' axis on top of current graph where the the x-axis is in nm or µm.
ha2=addinvcmaxis(DecPlaces,Unit,ha)Adds a 'Wavenumber (cm^{-1})' axis on top of current graph where the the x-axis is in nm or µm. The xlabel should be specified with unit before running addinvcmaxis
The shortest distance(orthogonal distance) from a point to Ellipsoid or Hyperboloid
Standart Hyperboloid equation centered at the origin Parameters: * X, [x y z] - A point Cartesian coordinates data, n x 3 matrix or three n x 1 vectors * axis,[a; b; c] - ellipsoid radii [a; b