Feeds
提问
export_fig problem with linebreak in title
I try to export my figure as pdf with export_fig. Some of the titles have linebreaks. img_sos = rand(64); img_oar_pixel = rand...
4 months 前 | 1 个回答 | 0
1
个回答提问
Change width of 2 colorbars in tiledlayout
I try to change the width of the colorbars in both r If I only change it for one of them, it works. img_sos = rand(64); img_o...
4 months 前 | 1 个回答 | 0
1
个回答提问
Create figures with different number of images but same sizes
I try to create 2 figures in 2 different scripts. Script 1 looks like this: img_sos = rand(64); img_oar_pixel = rand(64); im...
4 months 前 | 1 个回答 | 1