image thumbnail

updated 2 months ago

Capture a Screenshot of an Agilent X-Series Signal Analyzer and Transfer it to MATLAB by Adarsh Narasimhamurthy

MATLAB example to capture a screenshot of an Agilent X-Series Signal Analyzer using VISA interface. (measurement, data import, agilent signal analyz...)

TransferScreenShot.m

image thumbnail

updated 1 year ago

Screen Capture by Chethan Pandarinath

Function to capture the screen, or portions of the screen. Uses java.awt.robot screen capture. (screencapture, screen, capture)

outputImage=ScreenCapture(subRegion,outputFile)

image thumbnail

updated 1 year ago

Multiple Monitors Screen Capture by Rafael Oliveira

Captures the screen on every monitor you have. (screen capture, screenshot, multiple monitors)

captureScreen (view)

image thumbnail

updated 2 years ago

screenShotRGB: Make a Screenshot using Robot Java Class by Enrique

Make a Screenshot using Robot Java Class. (screenshot, screen capture, screen)

screenShotRGB(x0,y0,widthSS, heightSS)

image thumbnail

updated 2 years ago

TakeAPicture by Peter O'Connor

Take a snapshot of the current figure, save it as a png (or tiff or whatever) image (data export, gui, snapshot)

TakeAPicture(varargin)

image thumbnail

updated almost 4 years ago

wordreport by Laurent Vaylet

A Word report generator (ActiveX-based) in an object-oriented way (activex, word, screenshot)

wordreport(varargin)

wordreport_demo

fuelsys

image thumbnail

updated 4 years ago

getscreen by matt dash

Replacement for getframe for multiple-monitor systems. Also takes screenshots of non-MATLAB windows. (data export, screenshot, screen shot)

[X,m]=getscreen(varargin)

image thumbnail

updated 8 years ago

Advanced Scroll Plot by Wolfgang Stiegmaier

Slightly modified variant of the original scrollplotdemo. (annotation, customization, scroll)

scrollplot(dx,x,y)

Contact us