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년 전 | 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년 전 | 0

| 수락됨