Statistica
MATLAB Answers
0 Domande
2 Risposte
RANK
73.139
of 299.997
REPUTAZIONE
0
CONTRIBUTI
0 Domande
2 Risposte
ACCETTAZIONE DELLE RISPOSTE
0.00%
VOTI RICEVUTI
1
RANK
of 166.881
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
Risposto
font format in second y-axis
Use the function yyaxis instead of the plotyy. I achieved dual y-axes with latex formatting as such x = linspace(1,10,100); h ...
font format in second y-axis
Use the function yyaxis instead of the plotyy. I achieved dual y-axes with latex formatting as such x = linspace(1,10,100); h ...
quasi 2 anni fa | 0
Risposto
how to set x-axis and y-axis of a plot as log scales in bold with latex interpreter?
I had the same issue. A temporary solution (far from robust) is to specify the names on the x- or y-axis as such: set(gca,'YTic...
how to set x-axis and y-axis of a plot as log scales in bold with latex interpreter?
I had the same issue. A temporary solution (far from robust) is to specify the names on the x- or y-axis as such: set(gca,'YTic...
quasi 2 anni fa | 1