Community Profile

photo

youssef hany


Last seen: 12 months ago Active since 2022

Statistics

  • Thankful Level 2

View badges

Content Feed

View by

Question


How to create a planar surface with voids?
I have four 3D points representing the boundaries of a wall shown in red. All I need is to create a surface (by a surface I mean...

1 year ago | 1 answer | 0

1

answer

Question


How to use Delaunay Triangulation to create a plane with constraints?
I have four coplanar points shown in red and I want to create a plane bounded by these four points (representing a wall). The gr...

1 year ago | 1 answer | 0

1

answer

Question


How to sort points clockwise or counterclockwise?
I'm using inpolygon function and it requires points to be sorted clockwise and sometimes counterclockwise, how I can do that abo...

1 year ago | 1 answer | 0

1

answer

Question


how to save coordinates in a text file?
I've used ''inpolygon'' function and I want to save the red points in a txt file in form of 2 columns of x and y, for ex. : -1....

1 year ago | 1 answer | 0

1

answer

Question


How to read x and y values from a text file?
I have a text file with two columns of x and y values something like this: 4.3 2.3 1.1 2.9 . . I want to create one array...

1 year ago | 1 answer | 0

1

answer