photo

wenhao yang


Last seen: oltre un anno fa Attivo dal 2021

Followers: 0   Following: 0

Statistica

MATLAB Answers

9 Domande
1 Risposta

RANK
193.756
of 301.432

REPUTAZIONE
0

CONTRIBUTI
9 Domande
1 Risposta

ACCETTAZIONE DELLE RISPOSTE
55.56%

VOTI RICEVUTI
0

RANK
 of 21.280

REPUTAZIONE
N/A

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
0 File

DOWNLOAD
0

ALL TIME DOWNLOAD
0

RANK

of 174.555

CONTRIBUTI
0 Problemi
0 Soluzioni

PUNTEGGIO
0

NUMERO DI BADGE
0

CONTRIBUTI
0 Post

CONTRIBUTI
0 Pubblico Canali

VALUTAZIONE MEDIA

CONTRIBUTI
0 Punti principali

NUMERO MEDIO DI LIKE

  • Thankful Level 2
  • Thankful Level 1

Visualizza badge

Feeds

Visto da

Domanda


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 ?

oltre 4 anni fa | 1 risposta | 0

1

risposta

Domanda


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.

oltre 4 anni fa | 0 risposte | 0

0

risposte

Domanda


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...

oltre 4 anni fa | 1 risposta | 0

1

risposta

Domanda


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...

oltre 4 anni fa | 1 risposta | 0

1

risposta

Domanda


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' ?

circa 5 anni fa | 1 risposta | 0

1

risposta

Domanda


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

circa 5 anni fa | 0 risposte | 0

0

risposte

Risposto
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...

circa 5 anni fa | 0

| accettato

Domanda


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...

circa 5 anni fa | 1 risposta | 0

1

risposta

Domanda


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.

circa 5 anni fa | 1 risposta | 0

1

risposta