fix(matlab): halved y-label offset, batch 2
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
|
Before Width: | Height: | Size: 75 KiB After Width: | Height: | Size: 75 KiB |
|
Before Width: | Height: | Size: 39 KiB After Width: | Height: | Size: 39 KiB |
@@ -53,7 +53,7 @@ grid on
|
|||||||
% Add breathing room between the y-axis label and the tick numbers.
|
% Add breathing room between the y-axis label and the tick numbers.
|
||||||
set(ylh, 'Units', 'normalized');
|
set(ylh, 'Units', 'normalized');
|
||||||
yp = get(ylh, 'Position');
|
yp = get(ylh, 'Position');
|
||||||
set(ylh, 'Position', [yp(1) - 0.06, yp(2), 0]);
|
set(ylh, 'Position', [yp(1) - 0.03, yp(2), 0]);
|
||||||
drawnow;
|
drawnow;
|
||||||
exportgraphics(fig, outFile, 'Resolution', 150);
|
exportgraphics(fig, outFile, 'Resolution', 150);
|
||||||
close(fig);
|
close(fig);
|
||||||
|
|||||||
|
Before Width: | Height: | Size: 54 KiB After Width: | Height: | Size: 54 KiB |
|
Before Width: | Height: | Size: 34 KiB After Width: | Height: | Size: 34 KiB |
@@ -53,7 +53,7 @@ grid on
|
|||||||
% Add breathing room between the y-axis label and the tick numbers.
|
% Add breathing room between the y-axis label and the tick numbers.
|
||||||
set(ylh, 'Units', 'normalized');
|
set(ylh, 'Units', 'normalized');
|
||||||
yp = get(ylh, 'Position');
|
yp = get(ylh, 'Position');
|
||||||
set(ylh, 'Position', [yp(1) - 0.06, yp(2), 0]);
|
set(ylh, 'Position', [yp(1) - 0.03, yp(2), 0]);
|
||||||
drawnow;
|
drawnow;
|
||||||
exportgraphics(fig, outFile, 'Resolution', 150);
|
exportgraphics(fig, outFile, 'Resolution', 150);
|
||||||
close(fig);
|
close(fig);
|
||||||
|
|||||||
|
Before Width: | Height: | Size: 43 KiB After Width: | Height: | Size: 43 KiB |
|
Before Width: | Height: | Size: 32 KiB After Width: | Height: | Size: 32 KiB |
@@ -53,7 +53,7 @@ grid on
|
|||||||
% Add breathing room between the y-axis label and the tick numbers.
|
% Add breathing room between the y-axis label and the tick numbers.
|
||||||
set(ylh, 'Units', 'normalized');
|
set(ylh, 'Units', 'normalized');
|
||||||
yp = get(ylh, 'Position');
|
yp = get(ylh, 'Position');
|
||||||
set(ylh, 'Position', [yp(1) - 0.06, yp(2), 0]);
|
set(ylh, 'Position', [yp(1) - 0.03, yp(2), 0]);
|
||||||
drawnow;
|
drawnow;
|
||||||
exportgraphics(fig, outFile, 'Resolution', 150);
|
exportgraphics(fig, outFile, 'Resolution', 150);
|
||||||
close(fig);
|
close(fig);
|
||||||
|
|||||||
|
Before Width: | Height: | Size: 58 KiB After Width: | Height: | Size: 58 KiB |
|
Before Width: | Height: | Size: 36 KiB After Width: | Height: | Size: 36 KiB |
@@ -53,7 +53,7 @@ grid on
|
|||||||
% Add breathing room between the y-axis label and the tick numbers.
|
% Add breathing room between the y-axis label and the tick numbers.
|
||||||
set(ylh, 'Units', 'normalized');
|
set(ylh, 'Units', 'normalized');
|
||||||
yp = get(ylh, 'Position');
|
yp = get(ylh, 'Position');
|
||||||
set(ylh, 'Position', [yp(1) - 0.06, yp(2), 0]);
|
set(ylh, 'Position', [yp(1) - 0.03, yp(2), 0]);
|
||||||
drawnow;
|
drawnow;
|
||||||
exportgraphics(fig, outFile, 'Resolution', 150);
|
exportgraphics(fig, outFile, 'Resolution', 150);
|
||||||
close(fig);
|
close(fig);
|
||||||
|
|||||||
|
Before Width: | Height: | Size: 65 KiB After Width: | Height: | Size: 65 KiB |
|
Before Width: | Height: | Size: 41 KiB After Width: | Height: | Size: 41 KiB |
@@ -53,7 +53,7 @@ grid on
|
|||||||
% Add breathing room between the y-axis label and the tick numbers.
|
% Add breathing room between the y-axis label and the tick numbers.
|
||||||
set(ylh, 'Units', 'normalized');
|
set(ylh, 'Units', 'normalized');
|
||||||
yp = get(ylh, 'Position');
|
yp = get(ylh, 'Position');
|
||||||
set(ylh, 'Position', [yp(1) - 0.06, yp(2), 0]);
|
set(ylh, 'Position', [yp(1) - 0.03, yp(2), 0]);
|
||||||
drawnow;
|
drawnow;
|
||||||
exportgraphics(fig, outFile, 'Resolution', 150);
|
exportgraphics(fig, outFile, 'Resolution', 150);
|
||||||
close(fig);
|
close(fig);
|
||||||
|
|||||||
|
Before Width: | Height: | Size: 76 KiB After Width: | Height: | Size: 76 KiB |
|
Before Width: | Height: | Size: 40 KiB After Width: | Height: | Size: 40 KiB |
@@ -53,7 +53,7 @@ grid on
|
|||||||
% Add breathing room between the y-axis label and the tick numbers.
|
% Add breathing room between the y-axis label and the tick numbers.
|
||||||
set(ylh, 'Units', 'normalized');
|
set(ylh, 'Units', 'normalized');
|
||||||
yp = get(ylh, 'Position');
|
yp = get(ylh, 'Position');
|
||||||
set(ylh, 'Position', [yp(1) - 0.06, yp(2), 0]);
|
set(ylh, 'Position', [yp(1) - 0.03, yp(2), 0]);
|
||||||
drawnow;
|
drawnow;
|
||||||
exportgraphics(fig, outFile, 'Resolution', 150);
|
exportgraphics(fig, outFile, 'Resolution', 150);
|
||||||
close(fig);
|
close(fig);
|
||||||
|
|||||||
|
Before Width: | Height: | Size: 55 KiB After Width: | Height: | Size: 54 KiB |
|
Before Width: | Height: | Size: 35 KiB After Width: | Height: | Size: 35 KiB |
@@ -53,7 +53,7 @@ grid on
|
|||||||
% Add breathing room between the y-axis label and the tick numbers.
|
% Add breathing room between the y-axis label and the tick numbers.
|
||||||
set(ylh, 'Units', 'normalized');
|
set(ylh, 'Units', 'normalized');
|
||||||
yp = get(ylh, 'Position');
|
yp = get(ylh, 'Position');
|
||||||
set(ylh, 'Position', [yp(1) - 0.06, yp(2), 0]);
|
set(ylh, 'Position', [yp(1) - 0.03, yp(2), 0]);
|
||||||
drawnow;
|
drawnow;
|
||||||
exportgraphics(fig, outFile, 'Resolution', 150);
|
exportgraphics(fig, outFile, 'Resolution', 150);
|
||||||
close(fig);
|
close(fig);
|
||||||
|
|||||||
|
Before Width: | Height: | Size: 43 KiB After Width: | Height: | Size: 43 KiB |
|
Before Width: | Height: | Size: 32 KiB After Width: | Height: | Size: 32 KiB |
@@ -53,7 +53,7 @@ grid on
|
|||||||
% Add breathing room between the y-axis label and the tick numbers.
|
% Add breathing room between the y-axis label and the tick numbers.
|
||||||
set(ylh, 'Units', 'normalized');
|
set(ylh, 'Units', 'normalized');
|
||||||
yp = get(ylh, 'Position');
|
yp = get(ylh, 'Position');
|
||||||
set(ylh, 'Position', [yp(1) - 0.06, yp(2), 0]);
|
set(ylh, 'Position', [yp(1) - 0.03, yp(2), 0]);
|
||||||
drawnow;
|
drawnow;
|
||||||
exportgraphics(fig, outFile, 'Resolution', 150);
|
exportgraphics(fig, outFile, 'Resolution', 150);
|
||||||
close(fig);
|
close(fig);
|
||||||
|
|||||||