adrianschlatter / tanuna

Python tools to work with dynamic systems.
BSD 3-Clause "New" or "Revised" License
1 stars 0 forks source link

CT_System.phaseportrait(*args) #27

Open adrianschlatter opened 8 years ago

adrianschlatter commented 8 years ago

Return n-dim mesh grid of phase portrait compatible with streamplot (at least for n=2). args is a tuple of intervals giving the ranges of the internal states.

=> use this in the ml laser example