photo

Kun Cheng


Last seen: 4 months ago Active since 2024

Followers: 0   Following: 0

Statistics

Feeds

View by

Question


How can I convert this code to C++?
data=readtable("240201_100952.csv"); %Delete not intresting data keep=all(data{:,:}> -90000,2); filterdata = data(keep,:); ...

6 months ago | 1 answer | 0

1

answer