All Questions
1 question
0
votes
3
answers
200
views
How do I create a Table from a For loop?
I've been trying to create a table that has the % of the cycle of a sample and the module of acceleration for the first 100 values, but I don't know how to create it. Here's the code:
I have imported ...