Community Profile

photo

Parker Jebens


Last seen: etwa 3 Jahre vor Aktiv seit 2021

Followers: 0   Following: 0

Statistiken

Feeds

Anzeigen nach

Frage


How can I change the color of the face of a cube created using the slice command?
Using this code: [X,Y,Z] = meshgrid(0:3); V = X.*exp(-X.^2-Y.^2-Z.^2); xslice = 0:3; yslice = 0:3; zslice = 0:3; slice(...

etwa 3 Jahre vor | 1 Antwort | 0

1

Antwort