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

1 visualización (últimos 30 días)
Joseph Slattery
Joseph Slattery el 7 de Dic. de 2019
Respondida: Walter Roberson el 7 de Dic. de 2019
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

Respuestas (1)

Walter Roberson
Walter Roberson el 7 de Dic. de 2019
ylim([0 60])

Categorías

Más información sobre 2-D and 3-D Plots en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by