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년 전 | 답변 수: 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년 전 | 답변 수: 1 | 0