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.156.563 Times

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

  Date Added: April 20, 2013  |  Visits: 450

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

Report Broken Link
Printer Friendly Version


Product Homepage
Download (42 downloads)



mplot creates a figure with a list box and axes. The list box contains references to plot instructions to sketch data on the axes. Plot instructions are added to the list box with successive calls to the function mplot.A plot instruction is either a function handle that takes at least a single argument, which is an axes handle; or a series of additional arguments passed to mplot, which are delegated unchanged to the built-in plot function.When an item is selected in the list box, the corresponding instructions are used to plot data on the right-hand side axes. This means either calling the user-defined function with the axes handle as the first parameter, or the built-in plot function with all the additional arguments. When an item is double-clicked, a new figure window opens and data are plotted on a new pair of axes. This is useful when the axes are to be saved or exported.EXAMPLESmplot;% creates an empty mplot figure if current figure is not already onefig = mplot;% returns the current figure handle in fig if it is an mplot figure, creating a new figure if neededfig = mplot('new')% unconditionally creates an empty mplot figure and returns its handle in figx = 1:100; y = rand(1,100); mplot(x, y, 'kx');% adds a new plot to the currently active mplot figure; whenever the corresponding list item is clicked, plot(x,y,'kx') is executedx = 1:100; y = rand(1,100); mplot(fig, x, y, 'kx');% uses the specified 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);% adds a new plot instruction given by a user function

Requirements: No special requirements
Platforms: PHP
Keyword: 039kx039 Active Caption Creating Current Empty Exportedexamplesmplot Mplot Mplotx Neededfig Onefig Opens Plotted Rand Returns Saved Unconditionally
Users rating: 0/10

License: Shareware Size: 10 KB
USER REVIEWS
More Reviews or Write Review


MPLOT: MULTIPLE PLOTS IN A SINGLE FIGURE WITH LIST BOX SELECTION RELATED
Modules  -  Active edit 6.x-1.x-de
Notice: This module was previously abandoned but I'm going to be taking over development and hope to have something workable soon.Enables editing of content or settings from the same page via popups.This was the beginning of a full rewrite of the...
10 KB  
Modules  -  Empty Page 7.x-1.0
#D7CX: I pledge that Empty Page will have a full Drupal 7 release on the day that Drupal 7 is released. Done and done!The Empty Page module is a simple empty page solution. It provides an interface that assists in managing "empty" menu callbacks,...
10 KB  
Utilities  -  Copy Spotlight Items 1.0
Saves the current Safari web page as a web archive. It is necessary to active GUI Scripting.
2.97 KB  
Authentication  -  adLDAP 2.1
This project is really to help others in getting the whole LDAP SSL Active Directory puzzle working natively on Linux. Given the varied nature of organisations and sites, adLDAP may not be _your_ complete solution, but it should be a very sound...
 
Networking  -  Meta Functions Shortcode 3.4
The d-deDUMeta Functions Shortcoded-deDt Plugin installs the Shortcode d-de?metad-deOao. With it you can access the custom fields of your articles by a simple shortcode.Shortcode Syntax: [meta func="" name="" alt=""]The shortcode has three...
10 KB  
Modules  -  Plupload integration 7.x-1.0-beta3
Provides integration between for the Plupload widget to upload multiple files and Drupal. Plupload is a GPL licensed multiple file uploading tool that can present widgets in Flash, Gears, HTML 5, Silverlight, BrowserPlus, and HTML4 depending on...
122.88 KB  
Web Browser Tools  -  Net Notes 0.0.2.1
Net Notes is a Firefox extension that allows you to easily store notes on websites in your bookmarks. USAGE: Notes for the website in your active browser tab can be added and edited in a simple textbox in your Firefox...
30.72 KB  
Modules  -  Semantic Search - Faceted Search and Semantic Web 5.x-1.x-de
Semantic Search is an alpha quality faceted search front end for Drupal using an RDF-store on the back end. The code is overdeveloped and un-drupalike in many places. But this module contains many proof of concepts - so at least check out the...
2.88 MB  
Desktop Toys  -  Dropbox Screenlet 0.3.1
Dropbox Screenlet is a desktop screenlet to monitor the current status of the file-syncing service Dropbox. - Displays the output of the 'dropbox status' command - Displays current quota and use of the quota - Opens local...
30.72 KB  
Spreadsheets  -  Excel Level 2 VBA UserForms Training 1
Comes with Time Saving Microsoft Excel Solutions which is a downloadable book in Windows help file format that contains hundreds of solutions to Microsoft Excel problems. You do not need to purchase and it does not expire - it is freeware....
101 KB  
NEW DOWNLOADS IN SCRIPTS, DEVELOPMENT TOOLS
Scripts  -  Freelancer Script 5.05
Main Features: 100% Secured. Email Support (3 Years). FREE Updates (3 Years). Post projects. Featured projects. Private projects. Sealed projects. Edit/delete projects. Select freelancers....
5.49 MB  
Scripts  -  B2B Script 4.20
Main Features: 100% Secured. Email Support (3 Years). FREE Updates (3 Years). Sign-up Account (Registration of account). Lead generation tools (for the sellers). Email verification to...
5.49 MB  
Scripts  -  B2C Script 5.06
Main Features: 100% Secured. Email Support (3 Years). FREE Updates (3 Years). The script comes with totally editable site colors, icons and graphics Multilevel categories allows extensive browsing Admin can change Category ordering or...
5.49 MB  
Scripts  -  Social Networking Script 2.86
Main Features: 100% Secured. Email Support (3 Years). FREE Updates (3 Years). Registration with name, email, password, date of birth etc. User can add multiple school, college, university with start...
5.49 MB  
Scripts  -  Business Networking Script 8.04
Main Features: 100% Secured. Email Support (3 Years). FREE Updates (3 Years). Ajax based interface. Profile creation. Different types of profile. Profile for jobseekers, employers and employed...
5.49 MB  
Development Tools  -  Aml2CHM 3.50
Those who use the popular Aml Pages text editor might be looking out for a way of generating help files from their text and notes. Aml2CHM is a plug-in that was developed to offer people a quick and efficient way of converting Aml Pages documents...
549.99 KB  
Development Tools  -  VMP Viewer 1.0
This is a very rudimentary tool to visualize the VMP files generated by BrainVoyager. Useful to share files with people who do not have BV.
10 KB  
Development Tools  -  Sending reports and timestamped file by emailing 1.0
main executing reference usage:[1] usage_send_mail.mIllustrates email sending with multiple separate files or single timestamped tar file. Attachment failure is properly handled, with continuation of report emailing without the attachment.[2]...
768 KB  
Development Tools  -  IrisMVC 2.0 rc1
IrisMVC is an OOP PHP framework that developers can use as a strong and secure foundation to build on various web applications following the Model-View-Controller (MVC) pattern. It provides the basic functionality developers need, without...
51.2 KB  
Development Tools  -  7-Zip for Script 4.42
7-Zip is a file archiver with a high compression ratio.Features:- High compression ratio in new 7z format with LZMA compression- Supported formats:- Packing / unpacking: 7z, ZIP, GZIP, BZIP2 and TAR- Unpacking only: RAR, CAB, ISO, ARJ, LZH, CHM,...
624.64 KB