photo

Lockenlui


Last seen: 1 year 前 自 2018 起处于活动状态

Followers: 0   Following: 0

统计学

  • First Answer

查看徽章

Feeds

排序方式:

已回答
How can I apply variable transparency to a plot using scatter3?
You can use h = scatter3(..) alpha = 0.5; set(h, 'MarkerEdgeAlpha', alpha, 'MarkerFaceAlpha', alpha) in order to set the tra...

5 years 前 | 3

提问


Delaunay Triangulation with a hole in the domain
Hi everyone, I did some temperature measurments on a rectangular plate with a hole in the middle. The matrix with the temper...

5 years 前 | 1 个回答 | 0

1

个回答