Commit 91383c5
committed
Fix figure positioning to use correct handle
Replaces 'gcf' with 'h' in the set function to ensure the correct figure handle is used when setting position and units. This prevents potential issues when multiple figures are open or when 'h' is not the current figure.1 parent 2596732 commit 91383c5
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
62 | | - | |
| 62 | + | |
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
| |||
0 commit comments