How do i set axis to only positive numbers for polyfit function

1 visualizzazione (ultimi 30 giorni)
How do i set axis to only positive numbers for polyfit function
I dont want the graph to continue into - y axis
thsnk matlab q.png

Risposte (1)

Walter Roberson
Walter Roberson il 7 Dic 2019
ylim([0 60])

Categorie

Scopri di più su 2-D and 3-D Plots in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by