Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.471.904 Times

Altador Plot Completor software
Filter: All | Freeware | Demo
 

Altador Plot Completor

< 1 2 3 4 5 > 
Added: May 28, 2013 | Visits: 809

YIPLOT : Easy plot YIPLOT makes plot much easier. H=YIPLOT(X,Y,...) H=YIPLOT(STR,Y) H=YIPLOT(STR,X,Y,...) STR is a charater string made from any elements below, seperated by comma, eg. 'fig=1,lw=4,t=title,x=x axis label' fig = # set # as current figure, same as command figure(#) sub = # subplot(#) lw = # set...



Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (60): YIPLOT : Easy plot Download

Added: April 27, 2013 | Visits: 467

Interactive regression on a plot Plot data in a figure, and then interactively choose regression area. The result from polyfit is returned.Example:x=1:1:10;y=sin(x);f=figure; plot( x,y );[p,h] = figreg( f, 2 );%fit a second order polynom to selected region in plot





Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (43): Interactive regression on a plot Download

Added: June 17, 2013 | Visits: 315

Dot plot rather than scatter plot Give a dot plot for one data group. It could rerun the function by changing the 'data' and 'groupNum' for multi-group. It should run the function one times for each group, and they will show in the same diagram. The dot plot could also combine with box plot. Syntax dotPlot_xtr( data )...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (43): Dot plot rather than scatter plot Download

Added: September 03, 2013 | Visits: 396

A basic polar plot tool in dB linear scale Hi everyone,this is a basic polar plot tool in dB , you can change the range which can be very helpful for analyze the nature of your pattern.Here is a test code:%------------------------% Linear Arrays of Isotropic Elementsconst=1; lambda=1; k=2*pi/lambda;theta=linspace(0,2*pi,200);d=1/1*lambda;...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (41): A basic polar plot tool in dB linear scale Download

Added: August 07, 2013 | Visits: 423

plot a center of mass plot center of mass is part of my motorcycle animation and dynamic equations of motion.I want to see if this is a good alternative to dropbox with the added benefit that it is shared.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (43): plot a center of mass Download

Added: May 21, 2013 | Visits: 364

MATLAB Plot Gallery - Line Plot 2D (1) This is an example of how to create an line plot in MATLABdlT«.Read about the plot function in the MATLABdlT« documentation.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (39): MATLAB Plot Gallery - Line Plot 2D (1) Download

Added: September 04, 2013 | Visits: 380

Bar plot with whiskers and significance bridges Produces a bar plot with whiskers above each bar and bridges between user-specified barsThis file allows for the creation of bar and whisker plots with significant/insignificant relations indicated between bars by bridges plotted above the whiskers. It takes three arguments: the height of the...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (43): Bar plot with whiskers and significance bridges Download

Added: August 06, 2013 | Visits: 520

Generating surface plot with bars at specific (x,y) points This function generates mesh plot with 3Dbars at specific (x,y) points by using fill3 function.This function uses MATLAB's fill3.m meant to generate Filled 3-D polygons.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 20.48 KB Download (50): Generating surface plot with bars at specific (x,y) points Download

Added: August 06, 2013 | Visits: 486

Simple Plot, Zoom and FFT GUI Simple PLOT , ZOOM and FFT for various oscilloscpope, Simulink or Matlab data formats No input parameter is required to start the program. Input data are selected and loaded from the top-level (start) GUI --->> GetData_vxx.fig.Implements the selection of a workspace variable generated in the...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 112.64 KB Download (47): Simple Plot, Zoom and FFT GUI Download

Added: August 06, 2013 | Visits: 633

Half polar coordinates figure plot function halfPolar HALFPOLAR function performs the polar plot in radian angle range [0 pi] using half polar coordinates HALFPOLAR(phi,gain) makes a plot with phi in radians angle range [0 pi] and gain in half polar coordinates. Phi and gain could be vector or matrix with the same dimensions. When Phi is a...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (42): Half polar coordinates figure plot function halfPolar Download

Added: June 28, 2013 | Visits: 278

DSPLOT - downsampled plot This version of "plot" will allow you to visualize data that has very large number of elements. Plotting large data set makes your graphics sluggish, but most times you don't need all of the information displayed in the plot. Your screen only has so many pixels, and your eyes won't be able to...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (47): DSPLOT - downsampled plot Download

Added: May 01, 2013 | Visits: 334

Thermometer plot A Thermometer plot, like the ones you see when a small town wants to buy a new ambulance.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (40): Thermometer plot Download

Added: April 27, 2013 | Visits: 384

Plot Curve with GUI this program plot a curve in gui.this can plot all curve


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (39): Plot Curve with GUI Download

Added: June 16, 2013 | Visits: 526

3D Plot on a Cylindrical Surface CYL3D(Zin,theta_min,theta_max,Rho,H,meshscale) plots the 3D profile Zin as a mesh plot on a cylindrical surface of radius Rho, with mesh size determined by meshscale, for equally spacedangles between theta_min and theta_max. H is the cylinder height. CYL3D(Zin,...,meshscale,plotspec) plots the 3D...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 399.36 KB Download (55): 3D Plot on a Cylindrical Surface Download

Added: March 26, 2013 | Visits: 314

color dot plot Color Scatter Plot for random data point visualization. It mimics a continuous 2D probability distribution.coldotplot(x,y,s0,Ad) creates at scatterplot with dots of sizes that correspond to their density in the swarm of points. The larger dots will also have a more "hot" color in the dense...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (39): color dot plot Download

Added: May 22, 2013 | Visits: 492

Plot to Bitmap "Plot to Bitmap" allows the user to directly plot lines, text and filled polygons into an image, thus without taking a screen-shot (getframe).This function is also useful if you want to convert a few coordinates describing a region contour into a bitmap of the region.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (41): Plot to Bitmap Download

Added: April 29, 2013 | Visits: 247

Overview Plot %OVERVIEWPLOT creates a plot with an interactive overview axes.% OVERVIEWPLOT(...) takes the same input arguments as the PLOT command% and will create a new figure containing the plot and an inset% displaying an overview of the plot. Pan and zoom operations on the main% axes will result in a...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (43): Overview Plot Download

Added: May 23, 2013 | Visits: 269

simple x-y plot from *.txt 2D Plot function; can be complied using MATLAB compiler.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 81.92 KB Download (47): simple x-y plot from *.txt Download

Added: May 13, 2013 | Visits: 260

plot arrowhead % plot_arrow - plots an arrow to the current plot%% format: handles = plot_arrow( x1,y1,x2,y2 [,options...] )%% input: x1,y1 - starting point% x2,y2 - end point% options - come as pairs of "property","value" as defined for "line" and "patch"% controls, see matlab help for listing of these...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (46): plot arrowhead Download

Added: June 29, 2013 | Visits: 360

Plot different graphs at once For analysing measurements (or simulations) it is often necessary to plot different graphs from an array of data. Some graphs have one line, other have more.PLOTMAT is a function to do this. Given an array of data, and an array for which columns have to be plotted in which graphs, the graphs are...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (39): Plot different graphs at once Download

< 1 2 3 4 5 >