Code covered by the BSD License  

Highlights from
Display images in fullscreen mode

Be the first to rate this file! 10 Downloads (last 30 days) File Size: 1.76 KB File ID: #29034

Display images in fullscreen mode

by Julian

 

15 Oct 2010 (Updated 25 Oct 2010)

Helps you display images in fullscreen mode without using Java.

| Watch this File

File Information
Description

accepts filenames or an image data array (specification of a colormap is possible) as input. Use the function in the following way:

 fullscreen('filename','dateiname.png','screennumber',ScreenNumber);
 fullscreen('cdata',ImageDataArray,'screennumber',ScreenNumber);
 fullscreen('cdata',ImageDataArray,'map',ColorMap,'screennumber',ScreenNumber);

MATLAB release MATLAB 7.9 (2009b)
Tags for This File  
Everyone's Tags
Tags I've Applied
Add New Tags Please login to tag files.
Comments and Ratings (4)
25 Oct 2010 Jan Simon

The German error messages are not really helpful.
For Matlab 2009a and WinXP32 the title border is still visible. Therefore I do not see a reason to reject images which have exactyl the screen height.

11 Nov 2011 Zoltan

I found the solution: under Linux it is important to have the second screen activated at the moment MATLAB starts. ( http://www.mathworks.ch/help/techdoc/ref/rootobject_props.html )

11 Nov 2011 Zoltan

Sorry my first comment got deleted somehow. My problem was, that I couldn't display the fullscreen image on the secondary screen under Linux, but I found the solution (above).

22 Dec 2011 Elham

I am trying to use the file but
what is the ScreenNumber?

Please login to add a comment or rating.
Updates
25 Oct 2010

Bugfix: In the first version there was a bug which caused the images not to be shown in the fullscreen window, if there was another figure present. Should be working correctly now.

Tag Activity for this File
Tag Applied By Date/Time
fullscreen Julian 15 Oct 2010 10:24:28
displaying images Julian 15 Oct 2010 10:24:28
full screen Julian 15 Oct 2010 10:24:28
graphics Julian 15 Oct 2010 10:24:28
displaying images Csaba 11 May 2011 12:56:37
full screen Csaba 11 May 2011 12:56:38
fullscreen Csaba 11 May 2011 12:56:40
full screen Elham 22 Dec 2011 03:07:30

Contact us at files@mathworks.com