photo

wenhao yang


Last seen: 1년 초과 전 2021년부터 활동

Followers: 0   Following: 0

통계

MATLAB Answers

9 질문
1 답변

순위
196,796
of 301,824

평판
0

참여
9 질문
1 답변

답변 채택
55.56%

획득한 표
0

순위
 of 21,423

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 176,757

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
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 ?

4년 초과 전 | 답변 수: 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.

4년 초과 전 | 답변 수: 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...

거의 5년 전 | 답변 수: 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...

거의 5년 전 | 답변 수: 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' ?

대략 5년 전 | 답변 수: 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

대략 5년 전 | 답변 수: 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...

5년 초과 전 | 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...

5년 초과 전 | 답변 수: 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.

5년 초과 전 | 답변 수: 1 | 0

1

답변