Estadística
6 Preguntas
2 Respuestas
0 Problemas
22 Soluciones
CLASIFICACIÓN
22.721
of 297.294
REPUTACIÓN
1
CONTRIBUCIONES
6 Preguntas
2 Respuestas
ACEPTACIÓN DE RESPUESTAS
50.0%
VOTOS RECIBIDOS
2
CLASIFICACIÓN
of 20.418
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
20.918
of 158.373
CONTRIBUCIONES
0 Problemas
22 Soluciones
PUNTUACIÓN
230
NÚMERO DE INSIGNIAS
1
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
How do I link an image and a histogram of that image so the histogram only represents what is shown in the image, i.e. if I zoom in on the image, the histogram updates?
I was able to get this to work by setting the ActionPostCallback for the zoom function to call a custom function. set(zoom(...
más de 7 años hace | 0
| aceptada
Pregunta
How do I link an image and a histogram of that image so the histogram only represents what is shown in the image, i.e. if I zoom in on the image, the histogram updates?
I have a gui with two axes, an image (created using imagesc) and a histogram of that image. I want to add a menu item that will...
más de 7 años hace | 2 respuestas | 0
2
respuestasPregunta
I'm using imagesc to display data in grayscale. I want to be able to set the color for one particular value to red. How do I accomplish this?
I have a 2-d matrix of type double. I want to display the data while retaining the values in the image. The image is to be dis...
más de 8 años hace | 1 respuesta | 0
1
respuestaPregunta
how do I plot a table to a figure?
I'm playing with tables because I liked how it's displayed and I'd like to display the table in a figure. Is there a simple way...
más de 9 años hace | 1 respuesta | 0
1
respuestaPregunta
Assistance trying to load 3rd party dll/headers into Matlab
Greetings, I'm not a programmer so please be gentle :) I have a program that was written in C# (I think) that creates a gui ...
más de 9 años hace | 1 respuesta | 0
1
respuestahow to subtract and insert a data into a matrix
Perhaps something like the following? % Subtracting and replacing even rows Data = *original data*; UpdatedData = zer...
casi 10 años hace | 0
Pregunta
Bug, feature, or misuse? Issue with map container
I'm using Matlab 2012a and I'm trying out map containers and I came across what I think is a bug. I have a variable which is a ...
alrededor de 12 años hace | 1 respuesta | 2
1
respuestaPregunta
Hopefully simple UIButtonGroup question
I created a UIButtonGroup and instantiated several radiobuttons. I'm using the SelectionChangeFcn callback properly for the rad...
más de 12 años hace | 2 respuestas | 0