Statistica
MATLAB Answers
0 Domande
2 Risposte
RANK
292.548
of 301.464
REPUTAZIONE
0
CONTRIBUTI
0 Domande
2 Risposte
ACCETTAZIONE DELLE RISPOSTE
0.00%
VOTI RICEVUTI
0
RANK
of 174.642
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
How to put yticklabels (with ticks) on the other (right) side?
set(gca, 'YAxisLocation', 'right');
How to put yticklabels (with ticks) on the other (right) side?
set(gca, 'YAxisLocation', 'right');
oltre 2 anni fa | 0
Risposto
I would like to have two y-axis and corresponding y-axis ticks and ticks values but with a single set of data points.
set(gca, 'YAxisLocation', 'right');
I would like to have two y-axis and corresponding y-axis ticks and ticks values but with a single set of data points.
set(gca, 'YAxisLocation', 'right');
oltre 2 anni fa | 0
