photo

axel rose


Last seen: más de 4 años hace Con actividad desde 2020

Followers: 0   Following: 0

Estadística

MATLAB Answers

4 Preguntas
0 Respuestas

CLASIFICACIÓN
19.068
of 300.364

REPUTACIÓN
2

CONTRIBUCIONES
4 Preguntas
0 Respuestas

ACEPTACIÓN DE RESPUESTAS
0.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.407

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

Feeds

Ver por

Pregunta


How to use fill3 to make a box
X= [1 26 26 1] Y= [0.5 .5 25.5 25.5] Z= [0 0 0 0] fill3 (X, Y, Z, 'blue') X1= [1 26 26 1] Y1= [0.5 .5 25.5 25.5] Z1...

casi 5 años hace | 1 respuesta | 1

1

respuesta

Pregunta


How can i use fill3 to make a box
X= [0 3 3 0] Y= [0 0 2 2] Z= [0 0 0 0] fill3 (X, Y, Z, 'blue') I used the code above to make a rectangle surface but it...

casi 5 años hace | 2 respuestas | 0

2

respuestas

Pregunta


How to save in a drag and drop
function drag_drop dragging = []; orPos = []; f = figure('WindowButtonUpFcn',@dropObject,'units','normalized','WindowButtonMo...

casi 5 años hace | 1 respuesta | 1

1

respuesta

Pregunta


How to make rectangle rotatable
function drag_drop dragging = []; orPos = []; f = figure('WindowButtonUpFcn',@dropObject,'units','normalized','WindowButtonMo...

casi 5 años hace | 1 respuesta | 0

1

respuesta