| 1 | initial version |
Google is your friend, my friend.
https://psspy.org/psse-help-forum/question/3611/extract-data-with-dyntools-and-plot-with-matplotlib/
chnfobj = dyntools.CHNF('your path to the .outx file')
short_title, chanid, chandata = chnfobj.get_data()
| 2 | No.2 Revision |
Google is your friend, my friend.
https://psspy.org/psse-help-forum/question/3611/extract-data-with-dyntools-and-plot-with-matplotlib/
```
chnfobj = dyntools.CHNF('your path to the .outx file')
short_title, file')
shorttitle, chanid, chandata = chnfobj.get_data()
chnfobj.getdata()
```
| 3 | No.3 Revision |
Google is your friend, my friend.
https://psspy.org/psse-help-forum/question/3611/extract-data-with-dyntools-and-plot-with-matplotlib/
```
chnfobj = dyntools.CHNF('your path to the .outx file')file')
short_title, chanid, chandata = chnfobj.get_data()
shorttitle, chanid, chanid and chandata = chnfobj.getdata()
``` are Python dictionaries with key set to channel number.
whit loves you. Content on this site is licensed under a Creative Commons Attribution Share Alike 3.0 license.