photo

Alex


Aktiv seit 2016

Followers: 0   Following: 0

Nachricht

Statistik

  • Knowledgeable Level 1
  • First Answer

Abzeichen anzeigen

Feeds

Anzeigen nach

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

fast 8 Jahre vor | 0

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

fast 8 Jahre vor | 0

| akzeptiert