Plotting question using data (water saturation)

Hi I was wondering for this plotting question as to how I could make the data I have look like this graph inserted?

Risposte (1)

sat_data = water_sattemp_data ;
plot(sat_data(:,1),sat_data(:,2)) ;

3 Commenti

Hi I was wondering how to make it look like the graph I have attached above. Thanks for the help
Read about semilogx.
I figured out how to do! Thank you so much. Stay safe :)

Accedi per commentare.

Categorie

Scopri di più su 2-D and 3-D Plots in Centro assistenza e File Exchange

Tag

Richiesto:

il 31 Mar 2020

Commentato:

il 31 Mar 2020

Community Treasure Hunt

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

Start Hunting!

Translated by