Community Profile

photo

wenhao yang


Last seen: 1日 前 2021 年からアクティブ

Followers: 0   Following: 0

統計

  • Thankful Level 2
  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


Contourf line setting number
How can I get only one number on each line and set the font and size of number on the line ?

2年以上 前 | 1 件の回答 | 0

1

回答

質問


How to set eact part as the same size in the subplot ?
Just like the figure, I want to set the same size of each part. To control the width and length of subplot.

2年以上 前 | 0 件の回答 | 0

0

回答

質問


How can I save the subplot figure automatically without clicking the buttion 'save' by mouse.
Here is a subplot including 6 parts. I wanna save it automatically. I can use commands: set(gcf,'PaperUnits','centimeters'); s...

2年以上 前 | 1 件の回答 | 0

1

回答

質問


How can I set the colorbar for a specific series of value ?
Just like the color bar in this figure. When I save this figure, the color bar shows (500 1000 1500 2000). I want the color b...

2年以上 前 | 1 件の回答 | 0

1

回答

質問


The back ground color is too dark, is it possible to make it lighter ?
How can I change the lowest value's color with the commandline instead of clicking 'edit' ?

約3年 前 | 1 件の回答 | 0

1

回答

質問


How can I set the colormapeditor by using the command if I know the RGB number for the specific color ?
Not click the edit -> colormapeditor

約3年 前 | 0 件の回答 | 0

0

回答

回答済み
Can 'export Figure' be written in command without clicking figure settings by hands ?
I found it. set(gcf,'unit','centimeters','position',[10 10 25 20]); print(gcf,'-djpeg','-r600',PATH); 25: height,cm 20: widt...

約3年 前 | 0

| 採用済み

質問


Can 'export Figure' be written in command without clicking figure settings by hands ?
I'm saving figures by using 'File -> export setup'. Here I can set the figure 'height and width', and then 'dpi'. I have lots o...

約3年 前 | 1 件の回答 | 0

1

回答

質問


How can I change 'y axis' into 'Probability', not the 'number' when I use 'hist(variable)' ?
Figure 1 is what I get from hist(variable); Figure 2 is what I want to get; Figure 3 is what I want to to get as well.

約3年 前 | 1 件の回答 | 0

1

回答