Community Profile

photo

Kun Cheng


Last seen: 1 month 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,:); ...

3 months ago | 0 answers | 0

0

answers