christiankral / ElectricalEngineering.jl

Julia electrical engineering package
https://christiankral.github.io/ElectricalEngineering.jl/
BSD 3-Clause "New" or "Revised" License
34 stars 10 forks source link

Handle phasor length zero in function phasor #1

Closed christiankral closed 6 years ago

christiankral commented 6 years ago

If function phasor is called with zero length phasor, an error is caused. This shall be treated in order to avoid the error. Nothing shall be plotted in that case.