Skip to content

Commit

Permalink
woojung matlab.ui.root mishandled fix
Browse files Browse the repository at this point in the history
  • Loading branch information
RR-N committed Nov 14, 2024
1 parent 75c78e9 commit b8530b2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion +Methods/ChunkyMethods.m
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,6 @@

new_dims = og_dims;
new_dims(1:2) = [size(temp_arr, 1) size(temp_arr, 2)];
delete(temp_arr);

otherwise
new_dims = og_dims;
Expand Down

0 comments on commit b8530b2

Please sign in to comment.