convert txt to obj
Show older comments
I have 2 text files: one contains coordinates of a 3D mesh grid with the first column the node number and then x, y, z coordinates. it has 16000 nodes. the second file contains tables of values of each node for different times. i.e for time = 0 there's a table of 16000 values then for time = 1 etc.
I need to convert those files to an obj file or STP file. any idea?
Answers (0)
Categories
Find more on Other Formats in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!