Closed StefanRickli closed 7 years ago
Currently we simply call the arrow drawing function with the location of the tip and the angle of the arrow within the axis' coordinate system.
A potential fix would be to switch the position argument from axis coordinates to subplot relative fractions. But this coordinate transform will become very tedious.
With regard to the coordinate transformation: Fortunately one doesn't always have to do everything by himself.
DS2NFU does the job perfectly.
Stripped the function down in order to keep code ballast low.
Outline:
Transfer functions with a high relative degree of numerator and denominator produce plots with very small amplitudes which lead Matlab to draw arrow-annotations incorrectly.