How to plot normal vectors in each point of the curve with a given length?
import matplotlib.pyplot as plt import numpy as np fig, ax = plt.subplots() plt.rc