Statistica
7 Domande
0 Risposte
RANK
117.845
of 297.046
REPUTAZIONE
0
CONTRIBUTI
7 Domande
0 Risposte
ACCETTAZIONE DELLE RISPOSTE
57.14%
VOTI RICEVUTI
0
RANK
of 157.776
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
Feeds
Domanda
Adding a plot line (trend) to a group of bars
I have generated the following groups of bars in Matlab (v.2015b). <</matlabcentral/answers/uploaded_files/89234/untitled.jpg...
oltre 7 anni fa | 1 risposta | 0
1
rispostaDomanda
data representation for unique values
Hi I have about 6-7 different versions of the same dataset and I'm calculating some statistics on them. Let's say I calculate f...
oltre 8 anni fa | 0 risposte | 0
0
risposteDomanda
Display markers at given points for multiple lines and fixing legend entry
I have the following basic example to illustrate a plot for three lines. xaxis=[1 2 3 4] p1=[56 57 58 62]; p2=[14 16...
quasi 9 anni fa | 1 risposta | 0
1
rispostaDomanda
Set string labels for a plot with multiple lines
Hi, I create a plot with 3 lines with xTickLabels set as follows: A=[1 2 3 8]; B=[2 4 5 6]; C=[5 7 11 12]; xaxis = ...
quasi 9 anni fa | 1 risposta | 0
1
rispostaDomanda
Bar groups multiple line styles
Hi, I have a grouped bar chart as follows: y = [2 2 3; 2 5 6; 2 8 9; 2 11 12]; h=bar(y) I would like to generate 3 di...
quasi 9 anni fa | 1 risposta | 0
1
rispostaDomanda
Force a legend entry even if there are no matching elements in the plot
Hi, I'm generating a plot based on a condition as follows: d1 = plot(find(Vec == 1), Y(Vec == 1), 'r*', 'DisplayName', '...
circa 9 anni fa | 1 risposta | 0
1
rispostaDomanda
Adding a legend manually for a plot generated by a loop
Hi, I am generating a plot in Matlab one point at a time depending on how a condition is satisfied within a loop: for i...
circa 9 anni fa | 1 risposta | 0