Feeds
提问
Writing a loop for processing the data in multiple text files in a folder
I'm attempting to process data from a folder with multiple text files, I want to take specific rows/columns from said text files...
4 years 前 | 1 个回答 | 0
1
个回答提问
I'm trying to write a loop that rotates two sets of coordinates about the origin in steps of 1 degree, until the angle between the points exceeds a particular value.
The code reads in two particular sets of coordinates from a .txt file and rotates the system about an origin labelled HC in step...
4 years 前 | 1 个回答 | 0