mirror of
https://gitlab.com/MisterBiggs/julia-for-matlabbers.git
synced 2025-06-16 15:17:17 +00:00
fix csv column names
This commit is contained in:
parent
3a573847da
commit
c13fb0e0d0
@ -1,4 +1,4 @@
|
|||||||
"Time (s)","Thrust (N)"
|
Time,Thrust
|
||||||
0.024,0.3704
|
0.024,0.3704
|
||||||
0.066,0.8746
|
0.066,0.8746
|
||||||
0.138,4.5044
|
0.138,4.5044
|
||||||
|
|
@ -1,4 +1,4 @@
|
|||||||
"Time (s)","Thrust (N)"
|
Time,Thrust
|
||||||
0,0
|
0,0
|
||||||
0.148,7.638
|
0.148,7.638
|
||||||
0.228,12.253
|
0.228,12.253
|
||||||
|
|
Loading…
x
Reference in New Issue
Block a user