Estadística
8 Preguntas
0 Respuestas
CLASIFICACIÓN
23.272
of 295.735
REPUTACIÓN
1
CONTRIBUCIONES
8 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
37.5%
VOTOS RECIBIDOS
1
CLASIFICACIÓN
of 20.277
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 154.433
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
Pregunta
"imshow" distorts jpeg
I am using the following code to display an image on an axis in a Matlab GUI. axes(handles.axis1); imshow('my_image.j...
más de 7 años hace | 3 respuestas | 0
3
respuestasPregunta
imshow - Stretching image to fill axis
I'm trying to display an image on an axis within a GUI. I'm using the imshow function, but it keeps the dimension ratio of the i...
casi 12 años hace | 2 respuestas | 0
2
respuestasPregunta
GUIDE Static Text - Right Align Cuts Off Text
I have created a series of right-aligned static text boxes to display numbers. The right-align is so that the decimal points are...
casi 12 años hace | 2 respuestas | 1
2
respuestasPregunta
Panel will not "bring to front"
I have a GUI and I would like to (upon key-press) make a panel appear over the GUI. The only problem I am having is that I can't...
casi 12 años hace | 1 respuesta | 0
1
respuestaPregunta
Updating Handles in WindowKeyPressFcn
I'm trying to make a panel visible when the user presses the 'a' key. However the handles structure is not updating like I want ...
casi 12 años hace | 3 respuestas | 0
3
respuestasPregunta
Why is the "print" changing the colors of my plot?
I have created an axis and I am trying to save the plot as a .jpg automatically. I first tried "saveas" but it was having the sa...
más de 13 años hace | 2 respuestas | 0
2
respuestasPregunta
Using a variable range with xlsread??
Hello, I am trying to use xlsread, but I need the range to be variables. for example: str1 = 'A1'; str2 = 'B5'; Input = xls...
más de 13 años hace | 1 respuesta | 0
1
respuestaPregunta
How to convert a .txt to a .xls?
I have many tab delimited .txt files that contain text and numerical values. I need to convert these to .xls files using a matla...
más de 13 años hace | 2 respuestas | 0