Info

Questa domanda è chiusa. Riaprila per modificarla o per rispondere.

how i can draw this type of graph in matlab?

1 visualizzazione (ultimi 30 giorni)
GHUFRAN AHMAD KHAN
GHUFRAN AHMAD KHAN il 17 Gen 2019
Chiuso: MATLAB Answer Bot il 20 Ago 2021
11111.PNG

Risposte (1)

madhan ravi
madhan ravi il 17 Gen 2019
Read the below two:
doc plotyy
doc yyaxis
  3 Commenti
madhan ravi
madhan ravi il 17 Gen 2019
Modificato: madhan ravi il 17 Gen 2019
It should work , If you are still not able to figure it out , post your code.
Walter Roberson
Walter Roberson il 17 Gen 2019
yyaxis left
ylim([0 0.8])
yticks(0:0.1:0.8)

Questa domanda è chiusa.

Tag

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by