Hauptinhalt

36.178 Ergebnisse auf File Exchange

Plot with multiple Y-axes

Version 2.0.0.0 von Tom R

Plotting function that allows for N y-axes using a common x axis

This function allows for results to be plotted on N separate y-axes. These y-axes share a common x axis, but do not need to share exactly the same x/y data or size. The function supports all

  • 3,4K (insgesamt)
  • 10 (letzte 30 Tage)
  • 4,9 / 5
  • Community
  • 11. Aug 2019

addaxis

Version 1.1.0.0 von Harry Lee

Add multiple y-axes to plots. zoomable with zoom modification.

Adds multiple axes to plots using addaxis.m. Automatically adjusts axes to accomodate as many axes as you want.Add more plots to any added axes with addaxisplot.mAdd y-labels to any of the axes with

- ADDAXISLABEL adds axis labels to axes made with ADDAXIS.m
  • 37K (insgesamt)
  • 40 (letzte 30 Tage)
  • 4,4 / 5
  • Community
  • 7. Jul 2016

addy_axis

Version 1.2 von Soc

Plotting data on multiple y-axes in the same figure for MATLAB.

addy_axisA new take on plotting data across multiple y-axes in MATLAB. Creates a pair of visible/invisible axes: the invisible one is used to overlay data with the existing main axes, while the

- Adds additional y-axes adjacent to the current axis object while
- Create a y-label for a figure that has additional axes made with
- Disable updating any figures/axes pre brushing.
- Disable updating any figures/axes post brushing.
- Disable updating any figures/axes pre clicking.
- Disable updating any figures/axes post clicking.
- Update any axes created by addyaxis() post zooming.
- Update any axes created by addyaxis() post panning.
- Update any axes created by addy_axis() post homing.
- Capture limits to update any axes created by addyaxis()
- Capture limits to update any axes created by addyaxis()
- Set axis data from given flag to the axes.
- Get axis data from given flag from the axes.
- Sync limits post homing to axes created by addy_axis().
- Plots data to any of the additional axes created with
  • 25 (insgesamt)
  • 2 (letzte 30 Tage)
  • -- / 5
  • Community
  • 19. Jul 2024

multiplotyyy

Version 1.2.0.1 von Laura Proctor

MULTIPLOTYYY allows the user to plot multiple lines on three sets of y-axes.

MULTIPLOTYYY plots using three sets of y-axes values. Additionally, multiple lines can be plotted against each y-axis. Therefore, the inputs to the function must be grouped into cell arrays.Here is

- MULTIPLOTYYY - Extends plotyy to include a third y-axis and allows the
  • 4,5K (insgesamt)
  • 7 (letzte 30 Tage)
  • 4,9 / 5
  • Community
  • 1. Sep 2016

myaxisc

Version 1.5.1 von vik

Create axes object with multiple y-axis in Figure or App Designer

Object orientated approach for creating plots with three or more y axis. myaxisc, short for "Multiple Y Axis Class", is a class holding all the axes objects needed to display multiple Y axis. Second

- Multiple axis class containing multiple axes systems
  • 1,1K (insgesamt)
  • 4 (letzte 30 Tage)
  • 4,9 / 5
  • Community
  • 6. Feb 2019

Axis XX

Version 2.6.0.0 von 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 (insgesamt)
  • 1 (letzte 30 Tage)
  • 3,7 / 5
  • Community
  • 9. Dez 2015

Myplotyy

Version 1.7.0.0 von Friedhelm Steinhilber

Myplotyy plots different data sets with a common x-axis but using individual y-axes in one figure.

Myplotyy plots different data sets with a common x-axis but using individual y-axes in one figure. The properties of every curve (y-axis) can be individually adjusted, such as linear or logarithmic

- Function plots Data in a Struct M to different axes in one figure
  • 3,2K (insgesamt)
  • 2 (letzte 30 Tage)
  • 4,7 / 5
  • Community
  • 12. Mai 2011

yyaxis tools: yyzoom, yytick, yyaxtoolbar

Version 3.03 von Andres

enhanced zooming, ticks, and interactive exploration of yyaxis charts

This submission contains the following tools to facilitate the interaction with yyaxis charts:yyzoom – allow zooming and panning both y-axes of a yyaxis plot simultaneouslyyytick – align ticks on

- make both y-axes of a yyaxis plot zoom simultaneously
- align ticks on both y-axes of a yyaxis plot with nice values
- extended axes toolbar for yyaxis charts
  • 370 (insgesamt)
  • 3 (letzte 30 Tage)
  • 5,0 / 5
  • Community
  • 22. Apr 2024

ScrollPlot - scrollable X/Y axes

Version 1.7.0.0 von Yair Altman

ScrollPlot adds a scroll sub-window to any supplied plot handles

) modifies the corresponding scroll patch(es) accordingly.Both X & Y scrolling are possible.Custom properties provide access to the scroll axes, central patch and side-bars, for user customizations (e.g

- SCROLLPLOT add scroll sub-window to the supplied plot handle
  • 10,5K (insgesamt)
  • 3 (letzte 30 Tage)
  • 4,8 / 5
  • Community
  • 16. Jul 2015

plotXmatrix.m

Version 1.1.0.0 von Joshua Carmichael

Plots data on separate y-axes

  • 536 (insgesamt)
  • 1 (letzte 30 Tage)
  • -- / 5
  • Community
  • 3. Mai 2010

addaxis_unit

Version 1.6.0.0 von Friedhelm Steinhilber

This function adds a second y-axis to a x-y plot using a relationship between the two y-axes.

This function allows to use two different y-axes with the same data in one plot. Note, that only one curve but in two different units is shown. This is the difference to plotyy which plots two

- Example if handle is axes (subplots can be used) and y2ticklabels are
- Function adds a second y-axis (right) to the figure in such a way
- Example if handle is axes
  • 1,3K (insgesamt)
  • 1 (letzte 30 Tage)
  • 4,2 / 5
  • Community
  • 2. Jun 2010

plotyyy

Version 1.0.0.0 von 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,9K (insgesamt)
  • 21 (letzte 30 Tage)
  • 4,6 / 5
  • Community
  • 14. Nov 2001

Plot data with error bars on both x and y axes

Version 1.81.0.0 von Qi An

plot data with error bars along both x and y axes

Sjöberg(http://www.mathworks.com/matlabcentral/fileexchange/5444-xyerrorbar)errorbarxy(x, y, lerrx, uerrx, lerry, uerry) plots the data with errorbars on bothx and y axes with error bars [x-lerrx, x+uerrx] and [y-lerry, y+uerry]. If there isno error on one axis, set corresponding lower

  • 13,5K (insgesamt)
  • 2 (letzte 30 Tage)
  • 4,4 / 5
  • Community
  • 7. Jan 2016

ploty4.m

Version 1.1.0.0 von Peter (PB) Bodin

PLOTY4 support for a third and fourth y-axis.

PLOTY4 is based on plotyyy by Denis Gilbert and allows a fourth y-axis. Labelling of all four y-axes is possible.

- PLOTY4 Extends plotyy to include a third and fourth y-axis
  • 11,4K (insgesamt)
  • 4 (letzte 30 Tage)
  • 4,7 / 5
  • Community
  • 2. Aug 2009

Multiple-Colon

Version 1.6.0.0 von Bruno Luong

multiple colon-intervals

Return a concatenation of multiple colon-intervals.User provides left, step, and right bound.>> mcolon([0 10],[1 2],[2 14])ans = 0 1 2 10 12 14

- Multiple colons
- overload MATLAB colon operator with multi-colon capability
- set/get multi-colon tolerance
- % Cast the numerical arrays to the most-inferior class
- overload Matlab built-in colon with mcolon
  • 1,1K (insgesamt)
  • 1 (letzte 30 Tage)
  • 5,0 / 5
  • Community
  • 3. Jan 2011

Detect and Track Multiple Faces

Version 1.1.0.1 von Dima Lisin

Detect and track multiple faces from live video.

This is a simple system for detecting and tracking multiple faces from live video. It uses the Computer Vision System Toolbox and the Webcam Support Package. The system detects faces using the

- MultiObjectTrackerKLT implements tracking multiple objects using the
  • 12,9K (insgesamt)
  • 3 (letzte 30 Tage)
  • 4,7 / 5
  • Community
  • 1. Sep 2016

Multiple matrix multiplications, with array expansion enabled

Version 1.37.0.0 von Paolo de Leva

Multiplying matrices, vectors, or scalars contained in two N-D arrays, with array expansion enabled.

with multidimensional arrays.MULTIPROD performs multiple multiplications between matrices, vectors, or scalars contained in two multidimensional arrays, with automatic virtual array expansion (AX

- GENOP Generalized array operations.
  • 9,9K (insgesamt)
  • 3 (letzte 30 Tage)
  • 4,9 / 5
  • Community
  • 26. Jul 2010

Set functions with multiple inputs

Version 1.3.0.0 von Oleg Komarov

Intersectm, ismemberm, setdiffm, setxorm, unionm with multiple inputs. Ex: intersectm(a,b,c,…).

Have you ever tried to find the common elements/rows to more than two sets without using a loop?Now you can with multiple-input set functions: Intersectm, ismemberm, setdiffm, setxorm, unionm.Brief

  • 1,6K (insgesamt)
  • 1 (letzte 30 Tage)
  • 5,0 / 5
  • Community
  • 6. Aug 2010

Multiple same-size linear solver

Version 1.3.0.0 von Bruno Luong

Solve multiple systems of linear equations of the same size

  • 3,6K (insgesamt)
  • 2 (letzte 30 Tage)
  • 5,0 / 5
  • Community
  • 26. Mai 2010

labelxy -- labels the X and Y axes "X" and "Y"

Version 1.0.0.0 von Brenden Epps

labelxy -- labels the X and Y axes "X" and "Y"

labelxy -- labels the X and Y axes "X" and "Y".This is a quick shortcut that is useful for generic plots.

  • 154 (insgesamt)
  • 1 (letzte 30 Tage)
  • -- / 5
  • Community
  • 8. Jun 2012

MINTERSECT -- Multiple set intersection.

Version 1.0.0.0 von David Fass

A generalization of INTERSECT to handle multiple inputs.

- MINTERSECT Multiple set intersection.
  • 5,5K (insgesamt)
  • 2 (letzte 30 Tage)
  • 4,8 / 5
  • Community
  • 1. Nov 2004

Multicore - Parallel processing on multiple cores

Version 1.39.0.0 von Markus Buehren

This package provides parallel processing on multiple cores/machines.

This package provides parallel processing on multiple cores on a single machine or on multiple machines that have access to a common directory.If you have multiple function calls that are independent

- MULTICOREDEMO Introduction to parallel processing on multiple cores.
- STARTMULTICORESLAVE Start multi-core processing slave process.
- POSTPROCESSDEMO Example for a user-defined postprocessing function.
  • 21,3K (insgesamt)
  • 10 (letzte 30 Tage)
  • 4,8 / 5
  • Community
  • 21. Jul 2014

Multiple Tab GUI

Version 1.2.0.0 von James Willmann

Program to create a figure with multiple tabs and demo their use.

This function creates a figure with multiple Tabs. The number of tabs can be changed and they are distributed evenly across the top of the figure. Content is provided for the first 5 tabs to demo

- This function creates a figure with multiple Tabs.
  • 11,2K (insgesamt)
  • 1 (letzte 30 Tage)
  • 4,9 / 5
  • Community
  • 4. Feb 2014

labelxyz -- labels the (X,Y,Z) axes "X", "Y", and "Z".

Version 1.0.0.0 von Brenden Epps

labelxyz -- labels the (X,Y,Z) axes "X", "Y", and "Z".

labelxyz -- labels the (X,Y,Z) axes "X", "Y", and "Z".This is a quick shortcut that is useful for generic plots and also useful for seeing which direction is which in a 3D plot.

  • 144 (insgesamt)
  • 1 (letzte 30 Tage)
  • -- / 5
  • Community
  • 8. Jun 2012

Multiple XY Graph

Version 1.0.2 von Koray S. Erer

Multiple XY Graph for Simulink®

This is an XY-Graph block that is based on the Level-2 MATLAB S-Function API to plot multiple trajectories. The zip file contains the associated S-function and an example model.

  • 1,4K (insgesamt)
  • 3 (letzte 30 Tage)
  • 5,0 / 5
  • Community
  • 6. Mai 2020

plotyyyerrxy

Version 1.0.0.0 von Or Werner

create graphs with 3 different Y axes and errorbars for each curve.

The function is built over PLOTYYY in order to create 3 Y axes and having errorbars for the curves.It's has the exact abilities of PLOTYYY with extra features for errorbars.The zip file include two

- ORXY - create errorbars for both x and y axis, with controll of the color
- PLOTYYYERRXY - Based on plotyyy which extends plotyy to include a third
  • 285 (insgesamt)
  • 1 (letzte 30 Tage)
  • -- / 5
  • Community
  • 9. Feb 2016

newcolorbar: multiple colormaps in the same axes

Version 1.0.0.0 von Chad Greene

Create multiple colormaps and colorbars in (seemingly) the same set of axes.

This function creates a new set of invisible axes matching the size and extents of the current axes. This allows additional colormaps to be used in such a way that they are perceived as multiple

- The newcolorbar function creates a new set of invisible axes matching
  • 1,3K (insgesamt)
  • 1 (letzte 30 Tage)
  • 5,0 / 5
  • Community
  • 16. Aug 2015

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

Version 2.0.1 von 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.

13;ax.XTick = 1:5;ax.XTickLabel = {'A', 'B', 'C', 'D', 'E'};axMat = truncAxis('Y', [50, 155]);axMat(1).Children(end).BaseLine.Color = 'none';% Add legendlegend({'AAAAA', 'BBBBB'}, 'FontSize', 13);

- Create broken axes by truncating X and/or Y axis.
  • 791 (insgesamt)
  • 18 (letzte 30 Tage)
  • 5,0 / 5
  • Community
  • 11. Mai 2026

Multiple Colormaps

Version 1.1.0.0 von Kamil Wojcicki

Superimpose multiple semitransparent images with individual colormaps on the current axis.

Remaps CData for multiple images, plotted in the current axis, to their respective individual colormaps. Multiple examples provided. The examples also demonstrate how semitransparent effects can be

- MULTICMAP Apply multiple colormaps to image objects
  • 1,2K (insgesamt)
  • 1 (letzte 30 Tage)
  • 5,0 / 5
  • Community
  • 3. Mär 2012

Violin Plots for plotting multiple distributions (distributionPlot.m)

Version 1.15.0.0 von Jonas

Function for plotting multiple histograms side-by-side in 2D - better than boxplot.

(http://www.mathworks.com/matlabcentral/fileexchange/37105).DistributionPlot allows visualizing multiple distributions side by side. It is useful for skewed unimodal data and indispensable for multimodal data. DistributionPlot is especially useful for showing the time

- DISTRIBUTIONPLOT creates violin plots for convenient visualization of multiple distributions
- PLOTSPREAD plots distributions of points by spreading them around the y-axis
- MYERRORBAR Adds errorbars to existing plot (unlike errorbar.m, which creates a new plot, and allows only bars for y values)
  • 14,8K (insgesamt)
  • 9 (letzte 30 Tage)
  • 5,0 / 5
  • Community
  • 11. Feb 2017

Multiple Target Tracking with Multiple Observations

Version 1.0.0.0 von HSO

Tracking of multiple targets using particle filter. This was a redo from last work.

- LOCALMAXMIN(Y) Local Maxima and Minima.
- script file for example multi-target multi-sensor tracker
  • 2,4K (insgesamt)
  • 1 (letzte 30 Tage)
  • 5,0 / 5
  • Community
  • 17. Sep 2013

Contour Line Smoothing

Version 1.0.0.0 von Duane Hanselman

Smooths contour lines by fitting them with a 2-D spline.

CONTOURSPLINE(X,Y,Z,N) creates a contour plot having N contour levels from the matrix Z, treating the values in Z as heights above the X-Y plane. X and Y are either vectors defining the X- and Y-axes

  • 2,8K (insgesamt)
  • 1 (letzte 30 Tage)
  • 4,7 / 5
  • Community
  • 31. Okt 2012

Multiple Precision Toolbox for MATLAB

Version 2.0 von Ben Barrowes

This toolbox defines a new mp class allowing multiple precision objects in MATLAB.

- multiple precision class constructor.
- : plots graphs and lines involving mp-type data
- : Matrix or vector norm of vector/matrix of mp-type
- : finds [L,U,P]=lu(A) for a mp-type matrix A
  • 13,7K (insgesamt)
  • 5 (letzte 30 Tage)
  • 4,0 / 5
  • Community
  • 4. Aug 2022

zoomOrientation(axh,state)

Version 1.1.0.0 von Sebastian Roehn

Scroll a zoomed axes in x/y direction related to full view

The function zoomOrientation reduces width and height of an axes and adds two new axes, xOrientation and yOrientation plus xSlider and ySlider. You can either use the mouse wheel to zoom in/out or

  • 408 (insgesamt)
  • 1 (letzte 30 Tage)
  • 5,0 / 5
  • Community
  • 15. Mär 2016

Recursive Directory Searching for Multiple File Specs

Version 1.7.0.0 von Jonathan Sullivan

Searches a directory for multiple file specs with optional recursivity

. This value is locale-dependent. EXAMPLES: Example 1: Recursive directory listing of the current directory d = dir2(pwd,'-r') {d.name}' Example 2: Using multiple

  • 1,5K (insgesamt)
  • 1 (letzte 30 Tage)
  • 4,8 / 5
  • Community
  • 20. Feb 2013

mplot: Multiple plots in a single figure with list box selection

Version 1.1.0.0 von Levente Hunyadi

Adds multiple plot instructions to a figure and the user chooses which one to use from a list box.

mplot figure instead of the currently active onex = 1:100; y = rand(1,100); mplot('my caption', x, y, 'kx');% assigns the given caption to the newly added plotfun = @(ax) plot(ax, x, y, 'k.'); mplot(fun

- Multiple plots in a single figure with list box selection.
- Example for multiple plots in a single figure with list box selection.
  • 1,7K (insgesamt)
  • 2 (letzte 30 Tage)
  • 5,0 / 5
  • Community
  • 2. Okt 2010

multiple_boxplot.m

Version 1.2.0.0 von Ander Biguri

Grouped boxplots matlb ploting function

, 200; 51,153,255, 200; 0, 0, 255, 200];col=col/255;multiple_boxplot(data',xlab,{'A', 'B', 'C'},col')title('Here it is!')

- data is a cell matrix of MxL where in each element there is a array of N
  • 2,5K (insgesamt)
  • 1 (letzte 30 Tage)
  • 4,9 / 5
  • Community
  • 15. Jul 2014

Multiple Rapidly-exploring Random Tree (RRT)

Version 1.4.0.0 von 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 (insgesamt)
  • 1 (letzte 30 Tage)
  • 5,0 / 5
  • Community
  • 31. Okt 2013

Multiple curve fitting with common parameters using NLINFIT

Version 1.1.0.0 von Chen

Wrapper for NLINFIT which allows simultaneous fitting for multiple data sets with shared parameters.

This function allows you to simultaneously fit multiple data sets (for example noisy measurements) with multiple models, which share some (or all) of the fitting parameters.Unlike difference

- NLINMULTIFIT Nonlinear least-squares regression of multiple data sets
  • 4,1K (insgesamt)
  • 2 (letzte 30 Tage)
  • 4,6 / 5
  • Community
  • 20. Apr 2016

fix_xticklabels - automatically convert xticklabels to multiple line format

Version 1.1.0.0 von Mikhail Erofeev

It will determine maximum allowed width of XTickLabels and convert them into multiple line format

FIX_XTICKLABELS will determine maximum allowed width of long XTickLabels and convert them into multiple line format to fit maximum allowed width IN: handle [optional] - axes handle

  • 3,2K (insgesamt)
  • 1 (letzte 30 Tage)
  • 4,9 / 5
  • Community
  • 22. Sep 2014

plot errorbars on both axes

Version 1.0.0.0 von Eran Ofek

errorbars on x and y axes with many options.

Plot graph with error bars on both axes.% simple example:Data = [1 10 1; 2 9 0.5; 3 8 0.7];errorxy(Data)

  • 5,8K (insgesamt)
  • 1 (letzte 30 Tage)
  • 4,5 / 5
  • Community
  • 19. Jan 2006

mmROI (multiple images with multiple ROIs)

Version 1.0.0.0 von Shanrong Zhang

open multiple images and preform multiple ROIs process

1) Goal: Interactively process MULTIPLE images with MULTIPLE ROIs (so-called mmROI), which returns ROI mean, std, min, max, median, area and center(X,Y), and plots the mean/std values along the image

- 1) Goal: Interactively process MULTIPLE images with MULTIPLE ROIs
  • 6,5K (insgesamt)
  • 1 (letzte 30 Tage)
  • 4,3 / 5
  • Community
  • 18. Apr 2005

Multiple Testing Toolbox

Version 1.1.0 von Víctor Martínez-Cagigal

This toolbox includes eight different approaches to deal with the Multiple Comparisons Problem.

The "Multiple Testing Toolbox" includes a compilation of eight different algorithms to deal with the Multiple Comparisons Problem, focusing on both the correction of the Family-Wise Error Rate (FWER

  • 1,9K (insgesamt)
  • 5 (letzte 30 Tage)
  • 5,0 / 5
  • Community
  • 26. Apr 2021

MUSIC (Multiple Signal Classification) Algorithm

Version 1.0.1 von MohammadReza Jabbari (Jabari)

MUSIC (Multiple Signal Classification)

MUSIC (Multiple Signal Classification) is one of the earliest proposed and a very popular method for super-resolution direction-finding. These methods relying on the decomposition of the observation

  • 1,3K (insgesamt)
  • 4 (letzte 30 Tage)
  • 5,0 / 5
  • Community
  • 10. Mai 2021

MDMTSPV_GA - Multiple Depot Multiple Traveling Salesmen Problem solved by Genetic Algorithm

Version 1.0.0.0 von Elad Kivelevitch

Genetic Algorithm Solution to the Multiple Depots, MTSP, with Variable number of salesmen

- MDMTSPV_GA Multiple Depots Multiple Traveling Salesmen Problem (M-TSP)
  • 2K (insgesamt)
  • 3 (letzte 30 Tage)
  • 4,8 / 5
  • Community
  • 15. Jun 2011

Polynomials with multiple roots solved

Version 1.9.0.0 von Feng Cheng Chang

Solving multiple roots polynomial, using simple elementary arithematic operations mostly.

A given polynomial having multiple roots is solved by the routine Z = poly_roots(p)where Input p: polynomial coefficient vector Output Z: root-multiplicity

  • 2K (insgesamt)
  • 1 (letzte 30 Tage)
  • 5,0 / 5
  • Community
  • 15. Mai 2014

Multiple-Symbol Differential Sphere Decoding

Version 1.1.0.0 von matlabsharecodes

Multiple-Symbol Differential Sphere Decoding

simulation of the following paper:Lampe, L.; Schober, R.; Pauli, V.; Windpassinger, C., "Multiple-symbol differential sphere decoding," Communications, IEEE Transactions on , vol.53, no.12

- fucntion Multiple symbol differential sphere detection
- nonCoherent Detector
- coherent detection
- this function modulates binary data to M-psk symbols
  • 454 (insgesamt)
  • 1 (letzte 30 Tage)
  • 5,0 / 5
  • Community
  • 18. Aug 2014

Align axes labels in 3D plot

Version 1.3.0.0 von Matthew Arthington

Align the x, y and z labels of the current axes with the x, y and z axes for 3D plots.

If the current axes have been rotated away from the X-Y view, this function will calculate the angles of the current x, y and z axes with respect to horizontal. These angles are used to rotate the

  • 7K (insgesamt)
  • 5 (letzte 30 Tage)
  • 4,3 / 5
  • Community
  • 30. Jan 2012

Least Common Multiple Set

Version 1.3.0.0 von Josh

Input a set of numbers as an n-dimension array, get their least common multiple.

I wanted to find the least common multiple of a group of more than two numbers. Matlab's built in lcm function does not have this capability. It accepts two integer inputs, but cannot handle more. So

  • 2K (insgesamt)
  • 3 (letzte 30 Tage)
  • 5,0 / 5
  • Community
  • 10. Jul 2009

3D comet plot of multiple objects

Version 1.2.0.0 von CY Y

Plots trajectories of multiple objects in 3D with controllable speed and tail length

comet3n plots trajectories of multiple objects in 3D with controllable speed and tail length. It takes an M*5 array as an input. Column 1-4 is the (x,y,z,t) coordinate of an object, respectively

- plots trajectories of multiple objects in 3D
  • 857 (insgesamt)
  • 1 (letzte 30 Tage)
  • 5,0 / 5
  • Community
  • 4. Okt 2016

Selecting multiple files

Version 1.0.0.0 von Rex Tenorio

Allows the user to open multiple files.

  • 4,3K (insgesamt)
  • 1 (letzte 30 Tage)
  • 4,7 / 5
  • Community
  • 27. Jan 2005

Multiple eigen-values for 2x2 and 3x3 matrices

Version 2.1.0.0 von Bruno Luong

Compute in one shot the eigen-values of multiples (3 x 3) matrices using Cardan's formula

  • 1,9K (insgesamt)
  • 1 (letzte 30 Tage)
  • 4,6 / 5
  • Community
  • 26. Mär 2021

Multiple Concurrent Workspaces (Updated 2)

Version 1.0.0.0 von Jeff Dunne

A function that simulates multiple workspaces without saving info to disk

code for the 'send variables' utility.************************ws.m simulates the existence of multiple independent workspaces without needing to save information to disk. Each workspace exists

- ws simulates the existence of multiple workspaces within Matlab. It is
  • 2,6K (insgesamt)
  • 1 (letzte 30 Tage)
  • 4,6 / 5
  • Community
  • 16. Okt 2006

Customizable Heat Maps

Version 1.5.0.1 von Ameya Deoras

Visualize data as a heatmap with many customizable options.

properties:* X- and Y-axes tick labels: Display the row/column indices or any other numeric or text labels. X-axis tick labels can even be rotated. * Text labels: Overlay the heatmap image with formatted text

  • 21,4K (insgesamt)
  • 4 (letzte 30 Tage)
  • 5,0 / 5
  • Community
  • 1. Sep 2016

plotSeries - Color-code multiple plots

Version 1.0.0.0 von James Hall

plotSeries allows multiple plots to be easily color-coded

);xlabel('x-values');ylabel('y-values'); Inputs: AH - [1x1] [OPTIONAL] Axes handlex - [NxS / Nx1] X-coordinate datay - [NxS] Y-coordinate datas - [1xS] Scalar value associated with each data series (length(s) = size(y,2))colormap -

  • 411 (insgesamt)
  • 1 (letzte 30 Tage)
  • 5,0 / 5
  • Community
  • 17. Okt 2011

showYs(action,varargin)

Version 1.2.0.0 von Pablo Borruel

Shows y-values of time series in 2D plots by clicking on the axes.

Shows y-values of time series in 2D plots by clicking on the axes. A quick test can be done by typing showYs('example')after the file is placed in the Matlab pathIt works with one or multiple curves

  • 1,8K (insgesamt)
  • 1 (letzte 30 Tage)
  • 5,0 / 5
  • Community
  • 10. Mär 2017

plotyn(varargin)

Version 1.4.0.0 von Jakub Nedbal

Plots graphs with arbitrary number of Y-axes. Generalization of plotyy.

plot4y(data)Syntax: [hax, hlines, data] = plot4y(data, pos)Syntax: [hax, hlines, data] = plot4y(data, pos, parent)Update mode, to be performed on existing axes to update their plots, colors or Y-axis labels:Syntax

- PLOTYN Extends plot to create a separate Y-axius for each dataset. It
  • 1,1K (insgesamt)
  • 1 (letzte 30 Tage)
  • 5,0 / 5
  • Community
  • 17. Apr 2015

Extract Text from Multiple PDF files across Multiple Folders

Version 1.0.0 von Samuel Veith

When you have desired text in PDF documents saved in many folders

*: https://www.mathworks.com/matlabcentral/fileexchange/19798-extract-text-from-a-pdf-documentOpen files in multiple folders: https://www.mathworks.com/matlabcentral/answers/245959-how-to-read-text-files-from-different-sub-folders-in-a-folder1. Download the code2. Insert the file path for your

  • 104 (insgesamt)
  • 1 (letzte 30 Tage)
  • 5,0 / 5
  • Community
  • 10. Sep 2019

Multiple Monitors Screen Capture

Version 1.0.0.0 von Rafael Oliveira

Captures the screen on every monitor you have.

  • 700 (insgesamt)
  • 1 (letzte 30 Tage)
  • 5,0 / 5
  • Community
  • 7. Feb 2012

Mehr laden