I need to plot circles in the zy and zx planes, but I can only plot in the xy plane, because by changing the variables x, y and z, I forget the shape of the circle. How can I fix this?
import numpy as np
from matplotlib import pyplot as plt
im...
asked by
04.10.2018 / 01:57