Page 1 of 1

Hide some points from graph plot

Posted: Mon Dec 23, 2024 6:19 am
by amh
Put these line with your selected points before plot

Code: Select all

x_data (1:3) = [];
y_data (1:3) = [];