photo

Alex


Con actividad desde 2016

Followers: 0   Following: 0

Mensaje

Estadística

  • Knowledgeable Level 1
  • First Answer

Ver insignias

Feeds

Ver por

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

casi 8 años hace | 0

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

casi 8 años hace | 0

| aceptada