Ask Your Question
0

How can I get only certain channels from .out file to excel? e.g only angles

asked 2017-05-23 16:29:13 -0500

mitrax1p gravatar image

I have a .out file which has all the monitored channels. How can I just get the angles out in an xls file

edit retag flag offensive close merge delete

2 answers

Sort by » oldest newest most voted
0

answered 2017-06-09 17:26:08 -0500

jconto gravatar image

updated 2017-08-09 14:45:13 -0500

I have written a python code that uses dyntools to export any type of channels the user select to an excel file.

You can download the code with a PSSe v.33 demo set from [copy the link into your browser]:

“https://drive.google.com/drive/folders/0B7uS9L2Woq7YzYzcGhXT2VQYXc” Once you select “channelsxxxxx.zip”, an icon on the top-center screen will perform the download.

Once downloaded & unzipped, open a DOS window on this channels' folder and run the following [it will export volt channels]: c:..>channels chan_V_exp

Follow the instruction in the read.me file to run the other demos included.

edit flag offensive delete link more
0

answered 2017-05-25 03:47:57 -0500

perolofl gravatar image

It is possible to export your own selection of channels from an out-file: Select your channels in "Plot Tree View", right-click and select "Export to Excel". The excel file always get the same name as the out-file.

edit flag offensive delete link more

Comments

HI, thanks for the response. I automated the plotting process using dyntools in python. So I can plot the required stuff directly through python

mitrax1p gravatar imagemitrax1p ( 2017-05-25 14:20:55 -0500 )edit

FYI using dyntools, the "xlsout" function can also be used to generate an excel file from a .out file.

oppossumX gravatar imageoppossumX ( 2017-05-28 20:07:41 -0500 )edit

@oppossumX was quit right

Linzhi gravatar imageLinzhi ( 2017-07-06 21:27:26 -0500 )edit

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account.

Add Answer

[hide preview]

Question Tools

Stats

Asked: 2017-05-23 16:29:13 -0500

Seen: 417 times

Last updated: Aug 09 '17