We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a87a765 commit 2275bceCopy full SHA for 2275bce
widgets/+wt/+utility/moveOnScreen.m
@@ -1,6 +1,8 @@
1
function moveOnScreen(fig)
2
% Ensure the figure is placed on screen
3
4
+% Copyright 2025 The MathWorks, Inc.
5
+
6
% Define arguments
7
arguments
8
fig (1,1) matlab.ui.Figure
0 commit comments