Home > By category > Scripts > Charts & Graphs
Sort by : Name|Date|Downloads|Rating|

Listing of Charts & Graphs in Scripts

  • pChart
  • License: Freeware
  • Price: 0.00
  • Rating

pChart is a PHP class oriented framework designed to create aliased charts. Data can be retrieved from SQL queries, CSV files, or manually provided. Focus has been put on rendering quality introducing an aliasing algorithm to draw eye candy graphics.

  • Platform: PHP, Scripts

This is a very simple script aimed at improving the readability of plots. Given a figure handle, this script searches for all nested objects, and sets the line-width and text-size of all objects to the desired one. Its very handy to set axes, legends, titles, and text-boxes to the desired size for printing, in a single command.

  • Platform: Matlab, Scripts

Used in conjunction with the 'write_flex_material_table.m' The script contains the 'quantise_image' function called upon in the 'write_flex_material_table.m' script. The quantiser works by looking up a 'colour_map' which contains quantisation values associated to predefined materials.

  • Publisher: PZFlex
  • Date: 01-01-2013
  • Size: 10 KB
  • Platform: Matlab, Scripts
  • imenergy
  • License: Shareware
  • Price: .price.
  • Rating

IMENERGY computes the energy haralick descriptor of an image Function IMENERGY accepts an input image and computing a co-occurrence matrix with angle = 0 and distance = 1 using a neighborhood size of mRows x mCols pixels Finally an energy texture image was constructed from the energy value of all pixels in the image.

  • Platform: Matlab, Scripts

A demo of some features of the jzy3d 3d graphics package from http://www.jzy3d.org/ This PDF describes code for displaying jzy3d OpenGL-based 3D graphics in MATLAB. Code to run these demos is available as a Java jar file at http://sourceforge.net/projects/waterloo/files/ jzy3d uses the JOGL Java bindings to the OpenGL API to generate 3D graphics in Java.

  • Platform: Matlab, Scripts
  • brlinexya
  • License: Shareware
  • Price: .price.
  • Rating

Given starting and ending points returns list of coordinates as per Bresenham's line algorithm. I wrote this a long time ago under Matlab 4.x I think. It works under Matlab 5.3 and 6.1. I have not reviewed the code since I wrote it..

  • Platform: Matlab, Scripts

Allows fully utilizing the figure surface by defining margins, by wrapping the existing subplot function. Unfortunately the original subplots function spends lavishly the figure area , without allowing the user to control it in a convenient manner. In addition to subplot functionality (fully supported) the user can define margins, which result in larger axis presented in the figure.

  • Publisher: Nikolay S
  • Date: 14-06-2013
  • Size: 481 KB
  • Platform: Matlab, Scripts
  • gethicon
  • License: Shareware
  • Price: .price.
  • Rating

Get the (HICON) handle of a system icon under MSWin*. This icon can be assign to any windows or figure using gethwnd and sethicon..

  • Platform: Matlab, Scripts

The program is intended to simplify the recording and basic editing of speech waveforms as well as to present the spectrogram and the time waveform in a side-by-side format for ease of analysis. Getting Started: Before you can do any recording through Record, you will need to connect a microphone or other sound source to the microphone input on your sound card.

  • Platform: Matlab, Scripts

WIDEOKDLGWITHLISTBOX produces a simple OK dialog to be used to display long help messages but may really be used for many purposes. The lengthy message is displayed in a listbox, which has the advantage of permitting scroll bars. INPUT * QUESTION, type = string * NAME, type = string * LISTBOX MESSAGE,type = cell array of strings OR a filename preceeded by "-f" OUTPUT * SELECTEDBUTTONNAME, type = string USAGE out = WideOKDlgWithListBox( .

  • Platform: Matlab, Scripts

SelectDateParameters a GUI for selecting dates See Also msgbox errordlg warndlg dlgbox msgbox, helpdlg, questdlg, warndlg okdlgwithedit okdlgwithlistbox selectbox questdlgwithgrid Key words dialog error box window Warning message ok It's not fancy, but it works.

  • Platform: Matlab, Scripts

BULLINACHINASHOP Please pay attention! This function asks the user to re-type a statement to ensure he is paying attention to the warning. See Also msgbox errordlg warndlg dlgbox msgbox, helpdlg, questdlg, warndlg okdlgwithedit okdlgwithlistbox selectbox questdlgwithgrid Key words dialog error box window Warning message ok It's not fancy, but it works.

  • Platform: Matlab, Scripts

The Timer Object Explorer is a simple GUI that makes it easy to learn about the operation and functionality of the MATLAB timer object. The data acquisition toolbox is required for live data capture..

  • Publisher: Marta
  • Date: 20-03-2013
  • Size: 10 KB
  • Platform: Matlab, Scripts
  • OceanMap
  • License: Shareware
  • Price: .price.
  • Rating

This is a general-purpose array editor, developed using GUIDE. It is called OceanMap because of the purpose for which I designed it. You may wish to change the name. If necessary, you should find it easy to make the function return the output matrix rather than saving it to a .

  • Platform: Matlab, Scripts

FastFillGrid populates a grid, i.e. Microsoft Spreadsheet Object, with a cell array Thanks Brett Shoelson, via CSSM PUTCELLVALUE puts a value in an active cell fastfillgrid is both a directory and a function. FastFillGrid populates a grid, i.e. Microsoft Spreadsheet Object, with a cell array The cell array may contain mixed types.

  • Platform: Matlab, Scripts

With this GUI you can create a video object, define acquisition (frames per trigger etc...) and trigger (immediate, manual, hardware) settings, control image properties (contrast, brightness, ROI, auto-gain), acquire frames and movies (.avi), save them and load them for display.

  • Platform: Matlab, Scripts

The source code for the P-files in this toolbox is now available for download - see File ID 8485. This toolbox was originally presented at The MathWorks International DSP Conference 2003 in Stuttgart, Germany. Full documentation is provided in the PDF file within the ZIP file.

  • Platform: Matlab, Scripts
  • aviplayer
  • License: Shareware
  • Price: .price.
  • Rating

function aviplayer(varargin) % AVIPLAYER(VARARGIN) % % This function may be called with 1 or no input arguments; either way, it launches a full-featured AVI player, % complete with "play," "pause," "forward," "reverse," "loop," "inter-frame pause," "skip-frame," % "forward 100 frames," "back 100 frames," "beginning-of-file," and "end-of-file capabilities.

  • Platform: Matlab, Scripts

This is a Java interfaced version of UIGETFILES, that brings multiple file open dialog box. [filenames, pathname] = uigetfiles displays a dialog box file browser from which the user can select multiple files. The selected files are returned to FILENAMES as an arrayed strings.

  • Platform: Matlab, Scripts

This GUI allows the user to visualize the intensity of a line in an acquired image. Each line in an image can be examined, or the values for a single line can be monitored over time. This GUI is intended how to demonstrate how to perform some basic image analysis in real time using the Image Acquisition Toolbox.

  • Platform: Matlab, Scripts

act_ive_gui_new : A graphical user interface that uses activex control with Windows Media Player version 7 and 9. This graphical user interface provides almost all the controls to the Windows Media Player. The program is an example to show how you can interface the Windows applications with MATLAB using activex control and GUIDE.

  • Platform: Matlab, Scripts

A Simple Tab Example for any GUI. A very easy to create tab screen using gui visibility property..

  • Platform: Matlab, Scripts

Click the flag picture to change the language from English into Russian and vice versa..

  • Platform: Matlab, Scripts

Just run bezier_demo.m file. Click 4 times to define a Bezier curve. Drag end and control nodes to edit the curve. Close the window..

  • Platform: Matlab, Scripts

GeogrCoordLabel(type, increment, varargin) Function for labeling the current axis with geographic cordinate labels. The current axis range is used. Parameters type: ('deg', 'min' or 'sec') increment: increment between two labels, dependent on choice for type varargin: 'label', var_label(e.

  • Platform: Matlab, Scripts
  • UIGETDATE
  • License: Shareware
  • Price: .price.
  • Rating

UIGETDATE date selection dialog box T = UIGETDATE(D) displays a dialog box in form of a calendar UIGETDATE expects serial date number or standard MATLAB Date format (see DATESTR) as input data und returns serial date number for the selected date and time.

  • Platform: Matlab, Scripts

SHORTSTOOL Browse through User Shortcut Toolbar Purpose: To extend the desktop facilities such as shortcuts and command history browsing when JAVA Vitrual machine is not running Works with compiled standalone version/guiSometimes useful, if you are the one like me who often run MATLAB in NODESKTOP/NOJVM mode for final execution of code, but miss the desktop feature badly.

  • Platform: Matlab, Scripts

Only the source code is included here - please see the original submission (File ID 5058) for the documentation, P-files etc. This toolbox was originally presented at The MathWorks International DSP Conference 2003 in Stuttgart, Germany. Full documentation is provided in the PDF file within the ZIP file.

  • Platform: Matlab, Scripts

This m-file implements a simple data acquisition gui with multiple channels and custom triggering It demonstrates how to: 1) Use nested functions to simplify data acquisition programs 2) Use a simple GUI (a couple of pushbuttons) to start and stop data acquisition.

  • Platform: Matlab, Scripts

StructDlg creates a modal dialog box that contains a user interface (UI) control for each of the input structure fields. In its simple form, StructDlg serves as a structure-based alternative to INPUTDLG and it is a convenient method for browsing and changing structure values (e.

  • Platform: Matlab, Scripts

New Downloads

GlassWire Firewall

GlassWire\'s free firewall
software helps protect your
computer, privacy, and data by
monitoring your network
activity. ...

RationalPlan Project Viewer

RationalPlan Project Viewer is
a free project planning
software viewer, the perfect
solution for anyone (from
project ...

Screenrec

Screenrec is a free cloud
screen recording tool what
helps you communicate faster
and increase your
productivity. Instead ...

Active@ Hard Disk Monitor

Active@ Hard Disk Monitor is a
freeware disk utility that
monitors the status of your
hard drives and scan for bad
...

Print Conductor

Print Conductor is a batch
printing software. It prints
multiple PDF files, plain
texts, Microsoft Office and
OpenOffice ...

Vivaldi for MacOS

The Vivaldi browser lets you
be in control of how your
browser looks, feels and
works. It does not track you,
adapts to ...

Radmin VPN

Radmin VPN - is a free and
easy-to-use software product
to create virtual private
network (VPN). The program
allows users ...

Active@ ISO Burner

Active@ ISO Burner burns
CD/DVD/Blu-ray ISO images
compatible with the ISO 9660
standard. Automated burning is
also ...

NetSpot for Windows

NetSpot is an application for
Windows 7/8/10 that is used
for wireless analysis,
troubleshooting and wireless
site survey.

Photo Pos Pro photo editor

Photo Pos Pro photo editor is
the ultimate tool to turn you
digital photos into stunning
artworks, create eye-catching
...