photo

Alex


自 2016 起处于活动状态

Followers: 0   Following: 0

消息

统计学

  • Knowledgeable Level 1
  • First Answer

查看徽章

Feeds

排序方式:

已回答
Rotating a 2 demential shape 30 degrees counter clockwise
This should rotate the points 30 degrees. R is using the rotation matrix to update the pairs of x,y coordinates. z = [x; y];...

8 years 前 | 0

已回答
Color a trisurf with general color?
Set your color doing something like this: gold = [218/255 168/255 32/255]; Look up the specific RGB values for the color you w...

8 years 前 | 0

| 已接受