help with contour plot
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Hanna Sundling
el 29 de Abr. de 2020
Comentada: Hanna Sundling
el 29 de Abr. de 2020
Hi!
I am trying to plot a contour but it says that the matrix domensions does not agree, anyone who knows why?
The equation and the demands are:


And my code is:
(The picture above my code is what it is supposed to look like)

0 comentarios
Respuesta aceptada
Walter Roberson
el 29 de Abr. de 2020
Your Z needs to be defined in terms of X and Y, not in terms of x and y.
Más respuestas (0)
Ver también
Categorías
Más información sobre Contour 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!