Remove portion points in a square boundary

NB=300;
p=haltonset(2); q=net(p,2000); ra=q(1:NB,:)*10-5;
scatter(ra(:,1),ra(:,2));
My result is:
  • I want to remove the points in the region [0,2]*[0,2]

Risposte (1)

Categorie

Scopri di più su Simulink in Centro assistenza e File Exchange

Tag

Richiesto:

il 24 Lug 2020

Commentato:

il 24 Lug 2020

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by