photo

Jacob Vialou-Clark


Last seen: más de 5 años hace Con actividad desde 2018

Followers: 0   Following: 0

Estadística

MATLAB Answers

4 Preguntas
0 Respuestas

CLASIFICACIÓN
26.929
of 300.392

REPUTACIÓN
1

CONTRIBUCIONES
4 Preguntas
0 Respuestas

ACEPTACIÓN DE RESPUESTAS
25.0%

VOTOS RECIBIDOS
2

CLASIFICACIÓN
 of 20.934

REPUTACIÓN
N/A

EVALUACIÓN MEDIA
0.00

CONTRIBUCIONES
0 Archivos

DESCARGAS
0

ALL TIME DESCARGAS
0

CLASIFICACIÓN

of 168.373

CONTRIBUCIONES
0 Problemas
0 Soluciones

PUNTUACIÓN
0

NÚMERO DE INSIGNIAS
0

CONTRIBUCIONES
0 Publicaciones

CONTRIBUCIONES
0 Público Canales

EVALUACIÓN MEDIA

CONTRIBUCIONES
0 Temas destacados

MEDIA DE ME GUSTA

  • First Review
  • Thankful Level 1

Ver insignias

Feeds

Ver por

Pregunta


How do I create and top and bottom surface on this 3D shape
xtailhorizontal = [0 30 30 -30 -30 0; 0 30 30 -30 -30 0]; ytailhorizontal = [55 65 70 70 65 55; 55 65 70 70 65 55]; ztailhoriz...

más de 7 años hace | 0 respuestas | 0

0

respuestas

Pregunta


how do I convert my patch function into a surface function
I have this shape as a patch function, but in order for it to work with the rest of my project it has to be in the surf form. Is...

más de 7 años hace | 1 respuesta | 2

1

respuesta

Pregunta


How do I add colour to the faces of a patched shape
figure(1) v = [0 -20 60; 0 -20 56; 50 -10 60; 50 -10 56; 55 0 60; 55 0 56; -55 0 60; -55 0 56; -50 -10 60; -50 -10 56]; f...

más de 7 años hace | 1 respuesta | 0

1

respuesta

Pregunta


How can I make a solid triangular prism?
figure(1) v = [0 0 0; 5 5 0; 0 5 0; 0 0 2; 5 5 2; 0 5 2]; f = [1 2 5 4; 2 3 6 5; 1 3 6 4]; axes('XLim',[-7 7],'YLim',[0...

más de 7 años hace | 0 respuestas | 0

0

respuestas