youssef hany
Followers: 0 Following: 0
Statistics
5 Questions
0 Answers
RANK
212,222
of 295,467
REPUTATION
0
CONTRIBUTIONS
5 Questions
0 Answers
ANSWER ACCEPTANCE
40.0%
VOTES RECEIVED
0
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,912
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
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...
2 years ago | 1 answer | 0
1
answerQuestion
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...
2 years ago | 1 answer | 0
1
answerQuestion
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...
2 years ago | 1 answer | 0
1
answerQuestion
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....
2 years ago | 1 answer | 0
1
answerQuestion
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...
2 years ago | 1 answer | 0