DFIG: Create a docked figure window
No License
DFIG works exactly as FIGURE, except that the figure is docked.
DFIG, by itself, creates a new docked figure window, and returns its handle.
DFIG(H) makes H the current figure and docks it. If Figure H does not exist, and H is an integer, a new figure is created with handle H.
DFIG is similar to DOCKF (File 12608), except that the behavior of DFIG is closer to that of FIGURE: when no argument is given, DFIG opens a new docked figure.
Cite As
Frederic Moisy (2024). DFIG: Create a docked figure window (https://www.mathworks.com/matlabcentral/fileexchange/16334-dfig-create-a-docked-figure-window), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
Tags
Acknowledgements
Inspired by: Simple DOCK/UNDOCK commands, dock and undock figures
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
Version | Published | Release Notes | |
---|---|---|---|
1.0.0.0 |