Message 1 of 11
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi everyone.
With the help of some subroutines that I found on the Internet (Thank Lee Mac and Roland.R71),
I wrote a code that extracts the information of curves.
A list is generated (strx):
(("E18" "minR=0.447" "majR=0.978" "X=27.45" "Y=5.20") ("E17" "minR=0.447" "majR=0.978" "X=23.87" "Y=7.16")........)
Can I create a table from the generated list (Like the table attached in the file)?
Solved! Go to Solution.