photo

youssef hany


Last seen: 2 years ago Active since 2022

Followers: 0   Following: 0

Statistics

MATLAB Answers

5 Questions
0 Answers

RANK
223,893
of 300,302

REPUTATION
0

CONTRIBUTIONS
5 Questions
0 Answers

ANSWER ACCEPTANCE
40.0%

VOTES RECEIVED
0

RANK
 of 20,911

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,040

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

  • Thankful Level 2

View badges

Feeds

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...

3 years 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...

3 years 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...

3 years 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....

3 years 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...

3 years ago | 1 answer | 0

1

answer