Home > By category > Scripts >Multimedia > Mouse-friendly FIGURE



Mouse-friendly FIGURE

  • Downloads: 
  • Views: 
  • Rating:

MOUSE_FIGURE(handle) creates a figure (or modifies an existing one with handle [handle]) that allows zooming with the scroll wheel and panning with mouse clicks, *without* first selecting the ZOOM or PAN tools from the toolbar. Moreover, zooming occurs to and from the point the mouse currently hovers over, instead of to and from the less intuitive "CameraPosition" as is the case with the default ZOOM. Naturally, the classical ZOOM and PAN toolbar icons are left unaltered.

Mouse button functionality:
Scroll: zoom in/out
Left click: pan
Double click: reset view to default view
Right click: set new default view

LIMITATIONS: This function (re-)efines several functions in the figure (WindowScrollWheelFcn, WindowButtonDownFcn, WindowButtonUpFcn and WindowButtonMotionFcn), so if you have any of these functions already defined they will get overwritten. Also, MOUSE_FIGURE() only works properly for 2-D plots. As such, it should only be used for simple, first-order plots intended for "quick-n-dirty" data exploration. Only tested on MATLAB 2009a, on WinXP platform.

EXAMPLE:

mouse_figure;
x = linspace(-1, 1, 10000);
y = sin(1./x);
plot(x, y)

Free download from Shareware Connection - MOUSE_FIGURE(handle) creates a figure (or modifies an existing one with handle [handle]) that allows zooming with the scroll wheel and panning with mouse clicks, *without* first selecting the ZOOM or PAN tools from the toolbar

Publisher: Rody Oldenhuis | License: Shareware
Version: 1.0 | Size: 10 KB | Platform: Matlab, Scripts
Released Date: 19-04-2013 | Rating: 0 | Title: Mouse-friendly FIGURE

Author Url: http://www.mathworks.com/
Program Info Url: http://www.mathworks.com/
Download Url: http://www.mathworks.com/matlabcentral/fx_files/25666/1/mouse_figure.zip

More downloads from Mouse-friendly FIGURE publisher Rody Oldenhuis:

RKN1210 - A 12th/10th order Runge-Kutta-Nystrom integrator - RKN1210 12th/10th order Runge-Kutta-Nystrom integrator

GODLIKE Script - This MATLAB application combines 4 global optimizers for both single/multi-objective optimizations

Kepler State Transition Matrix (MEX) - A Lambert-orbital boundary value problem can be stated

Robust solver for Lambert's orbital-boundary value problem - A Lambert-orbital boundary value problem can be stated as

Skipping Stone - An interplanetary space mission design tool - A richly featured application to design trajectories for interplanetary space missions using (multiple) gravity-assist maneuvers.

Mouse-friendly FIGURE keywords:
Mouse-friendly FIGURE related downloads:

Mouse scroll wheel navigation - Tired of clicking the task bar to find the figure window that you want? So was I, so I decided to use the mouse scroll wheel as a way to change the current figure

Minimize/maximize figure window - This functions wraps Matlab figure function, allowing the user to set the figure size to one of the two following states- full screen or non full screen (figure default)

Mouse Move Lite - Mouse Move Lite Moves mouse at user defined interval from 1 to 60 seconds when

Key Mouse Genie - lets you control your mouse using your keyboard. Enables you to move the mouse, send left clicks, right clicks and double clicks, Mouse Wrap Functions

Standard Mouse Auto Clicker - Advanced Mouse Auto Clicker is a powerful yet easy-to-use tool with many more features that can free your hands and save your time. it's an inexpensive automatic mouse clicking utility. it's used to automate screen mouse clicks at specified intervals

Shareware Connection periodically updates pricing and software information of 'Mouse-friendly FIGURE' from company source 'Rody Oldenhuis' , so some information may be slightly out-of-date. You should confirm all information before relying on it. Software piracy is theft,  Using 'Mouse-friendly FIGURE' crack, password, serial numbers, registration codes, key generators is illegal and prevent future development of Mouse-friendly FIGURE.

New Reviews

Safe In Cloud - It is quite difficult to find any computer users nowadays who do not need to use the web, for any purpose. Whether it is for education or entertainment, the web is your best resource. You also need to use various online services for banking, ...

SeaMonkey, Portable Edition - Using the Internet has become a necessity for a majority of people, including those who do not use a PC regularly. To browse web, stream video or download online content, people often resort to using various third party apps. For example, using ...

WebAcappella - Web design sector has witnessed several trends and technological innovations affect website development in big ways. With time, designing websites has become easier. Nowadays, you can find web design software that nearly eliminates the need to ...

IDrive Classic - For every type of computer user, backing up data has become near compulsory. Apart from data loss caused by hardware snags, you cannot rule out the risk of data loss caused by malware attacks. That explains why millions of PC users back up their ...

Auslogics BitReplica - With storage capacity and options going up with time, PC users have got numerous options to back up their important data, whether you need to store your music, movie collection or other types of data safely, using the PC’s HDD may not be ...

Focus One Mind - Technology has made life easier for humans beyond doubt but it comes with the downfalls too. The web serves as the source of entertainment, income and resource for several things for most people. However, the internet can also become a source of ...

Avid Media Composer - When it comes to professional level video editing, there are plenty of tools available for computer users nowadays. While a lot of studio professionals swear by apps like Adobe’s powerhouse software Premiere Pro and Mac users stick to Final ...

CyberGhost VPN - There are so many ways available to browse the web nowadays. You can use a plethora of devices and pick from various service providers to get online. However, tech savvy users resort to additional measures to access the internet without being ...

Video Editor - With advancements in both computer software and hardware, average users are getting into activities that were hitherto reserved for professionals. There are several video editing tools aimed at casual users as well. While professional users ...

Screenshot Captor - Nowadays, a lot of Windows users need to take screenshots for professional and personal usage needs. It may be required to share an interesting image from web site or part of web pages with friends, making tutorials etc. However, freeware screen ...




New Downloads

MatLab's Video Lectures
Series - Class01 - Part09

This is the 9th part of 1st
Lecture of the MatLab's Video
Lectures Series in ARABIC
language

Iterative Closest Point
Method

ICP fit points in data to the
points in model

Search configuration

This module has five main
functions

Correlation elimination in
multivariate correlated
data

USAGE: [Y CovY] =
Correlation_elimination( X )

mixed-integer LP

This function solves the mixed
integer linear programming
problems.

Make_gui - automated GUI
creation

Auto generated GUIs for models
or subsystems with real time
emulation.

ChebyshevTools

This toolbox contains a
collection of m-files which
may be used to numerically
solve discretized ODE/PDEs on
a Chebyshev grid

ASPTemplate

ASPTemplate is an ASP/ASPX
HTML template engine.

Nutrient Counter

Nutrient Counter is a quick
and easy way to calculate
menu-based calories and
nutrients in a foodservice
setting.

EWMA St.Dev.

This code calculates the
Exponentially Weighted Moving
Average Standard Deviation

Coordinate descent for
Compressed Sensing

This package has solvers for
constrained and unconstrained
L1 minimization, which is
useful for compressed sensing

PARAFAC2

This m-file fits the PARAFAC2
model which is similar yet
more flexible than the
ordinary PARAFAC model.