Dominik Przyborowski
Advanced Member level 4
- Joined
- Jun 6, 2013
- Messages
- 1,227
- Helped
- 510
- Reputation
- 1,025
- Reaction score
- 508
- Trophy points
- 1,393
- Location
- Norway
- Activity points
- 9,516
Hello all,
Maybe My question is the one from type of "I'm too lazy to read it in manual" but I have a problem to write an expression which will plot poles and/or zeros obtained from pz simulation on the complex plane.
At this moment I have only expression of:
which plots frequency of pole module vs quality factor.
Is any way to get an expression ploting it on complex plane without clicking it in a result browser?
Maybe My question is the one from type of "I'm too lazy to read it in manual" but I have a problem to write an expression which will plot poles and/or zeros obtained from pz simulation on the complex plane.
At this moment I have only expression of:
Code:
getData("poles" ?result "pz")
Is any way to get an expression ploting it on complex plane without clicking it in a result browser?