photo

Mohammad Javad Asgari Pirbalouti


Last seen: 대략 2년 전 2022년부터 활동

Followers: 0   Following: 0

통계

MATLAB Answers

2 질문
1 답변

순위
185,912
of 301,537

평판
0

참여
2 질문
1 답변

답변 채택
50.0%

획득한 표
0

순위
 of 21,318

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 175,234

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

Feeds

보기 기준

답변 있음
Plot a quadrilateral having 8 points (each side passes through two points)
x = [10.0001 10 30 70 90 90.1 30 70]; y = [-45 -65 -25 -25.1 -45 -65 -105 -105.1]; [cornerX, cornerY] = cornerFinder(x,y); p...

대략 3년 전 | 0

| 수락됨

질문


Plot a quadrilateral having 8 points (each side passes through two points)
I have 8 points and need to plot a quadrilateral using those. Each side of it passes through two of these points, which are defi...

대략 3년 전 | 답변 수: 2 | 0

2

답변

질문


Open a file not knowing the extension
Hi, I need to open some files but their extensions could be different whenever the code is run. Is there any way to open a file...

3년 초과 전 | 답변 수: 1 | 0

1

답변