photo

Mohammad Javad Asgari Pirbalouti


Last seen: 2 years 前 自 2022 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

2 个提问
1 个回答

排名
185,866
of 301,496

声誉
0

贡献数
2 个提问
1 个回答

回答接受率
50.0%

收到投票数
0

排名
 of 21,302

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 174,859

贡献数
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 years 前 | 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 years 前 | 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 years 前 | 1 个回答 | 0

1

个回答