Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [sumo-user] How to use xml2csv.py?

1) install python
2) using the command line call <PATH0>python <PATH1>xml2csv.py <PATH2>yourfile.xml
 where
   - PATH0 is the path for locating python (if it is not found automatically)
   - PATH1 is the path to xml2csv.py in your sumo installation
   - PATH2 is the path to your xml file



2017-11-08 3:41 GMT+01:00 羅先豪 via sumo-user <sumo-user@xxxxxxxxxxxxxxxxxxxxx>:
Hello,

I want to convert the output-file into the form that Excel can read.
The wiki page <http://sumo.dlr.de/wiki/Tools/Xml> for tools said that
xml2csv.py can do this, but I don't understand how.
Thank you!

Al Lo
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
sumo-user mailing list
sumo-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sumo-user
_______________________________________________
sumo-user mailing list
sumo-user@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/sumo-user


Back to the top