How to create a contour plot for 2 sets of angles

1 visualización (últimos 30 días)
Omer Mirac Apaydin
Omer Mirac Apaydin el 13 de Sept. de 2020
Editada: Omer Mirac Apaydin el 13 de Sept. de 2020
Hello everyone, I have data mined 2 sets of angles and I need to plot their contour (not scatter plots), but I couldn't do it. My arrays are:
phi_7 = [-93.03, 71.88, 87.19, 86.44, -86.04, 70.37, -85.52, -82.17, -93.08, -86.55, 88.28, -86.56, 71.17, -69.36, -80.77, 70.98, -80.17, 72.52, 82.99, -85.93, -85.71, -85.99, -90.93, -87.74, -86.64, -94.23, -84.36, -82.28, -85.37, 70.45, -85.03, -83.17, -85.22, -74.06];
psi_7 = [-72.81, -63.70, -74.94, -75.02, 70.38, -73.89, 53.82, 69.60, 52.07, 81.71, -74.26, 74.54, -49.46, -9.36, 51.70, -54.62, 49.47, -56.47, -67.02, 69.87, 72.45, 56.73, 58.22, 56.01, 60.46, 58.09, 64.30, 72.07, 71.87, -40.28, 44.53, 29.24, 43.60, 84.57];
I need phi angle (φ) on the x-axis and psi angle (ψ) on the y-axis. Also, limits of both axis are going to be [-180, 180]. How can I plot this contour?
Many thanks

Respuestas (0)

Categorías

Más información sobre Contour Plots en Help Center y File Exchange.

Etiquetas

Productos


Versión

R2016b

Community Treasure Hunt

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

Start Hunting!

Translated by