# HG changeset patch # User Arun Giridhar # Date 1686270335 14400 # Node ID 4ae5e5b624815a2a38c384482fb24405ad66ac77 # Parent edbe81ee00c536a72536cab1a30bd046f6431488# Parent d617fca340fc3edc73380e460b76a659347fbe72 maint: Merge stable to default diff -r edbe81ee00c5 -r 4ae5e5b62481 scripts/plot/draw/colorbar.m --- a/scripts/plot/draw/colorbar.m Sat Jun 03 20:28:49 2023 -0700 +++ b/scripts/plot/draw/colorbar.m Thu Jun 08 20:25:35 2023 -0400 @@ -488,7 +488,7 @@ endif sz = clen; ## Also update limits on colorbar axes or there will be white gaps - cb_clim (hax, d, hcb, hi); + cb_clim (hax, [], hcb, hi); endif endif