Skip to content
/ WinOnTop Public

Allows to trigger figure's "Always On Top" state in Matlab

License

Notifications You must be signed in to change notification settings

i3v/WinOnTop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

WinOnTop

Allows to trigger figure's "Always On Top" state for Matlab figure() windows.

Main features:

  • Turns "always on top" state on and off
  • Returns previous "always on top" state

Quickstart:

Try the demo:

>> demo_WinOnTop();

or apply the same to your own figure:

>> imshow('peppers.png'); WinOnTop();

About

Allows to trigger figure's "Always On Top" state in Matlab

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages