Info

La pregunta está cerrada. Vuélvala a abrir para editarla o responderla.

how can i plot 3 parameters in (x y) axis as shown in fig

1 visualización (últimos 30 días)
SALEH ALHUMAID
SALEH ALHUMAID el 3 de Feb. de 2020
Cerrada: MATLAB Answer Bot el 20 de Ag. de 2021
Hi,
how can I plot a variable that change due to 2 parameters as shown in Fig figure ploting.PNG

Respuestas (1)

Star Strider
Star Strider el 3 de Feb. de 2020
Use the contour function with the matrix of the results of your calculations.
  2 comentarios
SALEH ALHUMAID
SALEH ALHUMAID el 19 de Feb. de 2020
Error using contour (line 48)
Z must be at least a 2x2 matrix.
Star Strider
Star Strider el 19 de Feb. de 2020
Use the griddata function to create matrices from whatever your vectors represent.

La pregunta está cerrada.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by