Plotting 3D vector field with quiver3 #144
Answered
by
alandefreitas
matthew-hennefarth
asked this question in
Q&A
-
I am looking to plot 3D vector fields, though I am having trouble doing so. When I try a very simple example such as:
the gnuplot window pops up, but nothing is shown and I get the following error:
I am not sure if I am calling the function correctly, or what I am doing wrong; but I would love to get this working! Let me know what I need to fix to get this working! |
Beta Was this translation helpful? Give feedback.
Answered by
alandefreitas
May 13, 2021
Replies: 1 comment 2 replies
-
Does this example work? It might serve as a starting point. |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
matthew-hennefarth
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Does this example work? It might serve as a starting point.