photo

Jorge


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

Followers: 0   Following: 0

Mensaje

Estadística

All
MATLAB Answers

1 Pregunta
3 Respuestas

Cody

0 Problemas
1 Solución

CLASIFICACIÓN
5.697
of 300.352

REPUTACIÓN
8

CONTRIBUCIONES
1 Pregunta
3 Respuestas

ACEPTACIÓN DE RESPUESTAS
0.0%

VOTOS RECIBIDOS
2

CLASIFICACIÓN
 of 20.928

REPUTACIÓN
N/A

EVALUACIÓN MEDIA
0.00

CONTRIBUCIONES
0 Archivos

DESCARGAS
0

ALL TIME DESCARGAS
0

CLASIFICACIÓN
112.136
of 168.212

CONTRIBUCIONES
0 Problemas
1 Solución

PUNTUACIÓN
20

NÚMERO DE INSIGNIAS
1

CONTRIBUCIONES
0 Publicaciones

CONTRIBUCIONES
0 Público Canales

EVALUACIÓN MEDIA

CONTRIBUCIONES
0 Temas destacados

MEDIA DE ME GUSTA

  • Knowledgeable Level 1
  • First Answer
  • Solver

Ver insignias

Feeds

Ver por

Respondida
Creating a three column table from matrix
Should be something like this. Didn't run it, though... The table you seek is in columns. Use table() to arrange. [n,m]=...

casi 11 años hace | 0

Resuelto


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

casi 11 años hace

Pregunta


questdlg window doesn't show up after compilation
questdlg modal question window doesn't show up in standalone application! However, helpdlg and inputdlg show up and work flawle...

casi 11 años hace | 0 respuestas | 0

0

respuestas

Respondida
size of image
Hi! The second line of the code assigns the size of the image to three variables, namely x1, y1 and z1. If the image 'image_fil...

casi 11 años hace | 2

| aceptada

Respondida
problem when saving plot
Hi! Have you tried using the _saveas() command? Sintax is saveas(figure_handle,'filename.ext') Hope it helps!

casi 11 años hace | 0