photo

Alex


Attivo dal 2016

Followers: 0   Following: 0

Messaggio

Statistica

  • Knowledgeable Level 1
  • First Answer

Visualizza badge

Feeds

Visto da

Risposto
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];...

quasi 8 anni fa | 0

Risposto
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...

quasi 8 anni fa | 0

| accettato