Statistik
RANG
296.018
of 301.826
REPUTATION
0
ANTWORTZUSTIMMUNG
55.56%
ERHALTENE STIMMEN
0
RANG
of 21.425
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 176.790
BEITRÄGE
0 Probleme
0 Lösungen
PUNKTESTAND
0
ANZAHL DER ABZEICHEN
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Discussions
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Frage
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 ?
mehr als 4 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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.
fast 5 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
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...
fast 5 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
fast 5 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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' ?
etwa 5 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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
etwa 5 Jahre vor | 0 Antworten | 0
0
AntwortenCan '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...
mehr als 5 Jahre vor | 0
| akzeptiert
Frage
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...
mehr als 5 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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.
mehr als 5 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Figure axis: How can I change '0 1 2 3' into '0.0 1.0 2.0 3.0' while keeping ' x 10^9' on the top of y axis ?
Check this figure:
mehr als 5 Jahre vor | 1 Antwort | 0

