yasmin
Followers: 0 Following: 0
Estadística
14 Preguntas
3 Respuestas
CLASIFICACIÓN
115.741
of 301.252
REPUTACIÓN
0
CONTRIBUCIONES
14 Preguntas
3 Respuestas
ACEPTACIÓN DE RESPUESTAS
35.71%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 21.207
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 173.657
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
How to create filled half circle, quarter circle and three quarter circle in matrix form
Hi, I need help on how to create the filled half circle, quarter circle and three quarter circle in matrix form of 144x144, res...
casi 6 años hace | 1 respuesta | 0
1
respuestaPregunta
How to display image (in pseudo color) and colorbar at different axes in GUI
Hi, I have a set of data (136x136) that can display as image (in pseudo color). Based on popup menu,let say if I choose first c...
alrededor de 9 años hace | 0 respuestas | 0
0
respuestasPregunta
how to set value in slider bar as in 2 decimal point
Hi, I have create the slider which is in the range of 0 to 1 with interval 0.01 and 100 steps. Then, every time I change the ...
más de 9 años hace | 1 respuesta | 0
1
respuestaPregunta
how to put the results in a cell
Hi, I have a set of array (1x100 double) representing a set of threshold values and data of (136x136 double). What I want to ...
más de 9 años hace | 1 respuesta | 0
1
respuestaPregunta
retrieve single element in cell array
Hi I have the 1x100 cell that consists of 16x16 double array data for each cell. I want to retrieve a single element let sat...
más de 9 años hace | 2 respuestas | 0
2
respuestasPregunta
load .mat file and display as pcolor type in popup menu
Hi I try to use popup menu in GUI with several case. What Im trying to do is when the user choose each case it will load a sele...
más de 9 años hace | 1 respuesta | 0
1
respuestaPregunta
How to eliminate value at each position required
Hi, I have an array of matrix in the a=cell (1,16). Each of the array matrix in the cell is equal to 128x128. Then, I did th...
alrededor de 10 años hace | 1 respuesta | 0
1
respuestaPregunta
how to save as .jpeg the result on axes including the colormap and color bar in GUI MATLAB
Hi, I want to ask how can I save the pcolor data type I got on the axes including the colormap that I had changed. Also the c...
alrededor de 10 años hace | 1 respuesta | 0
1
respuestaPregunta
error in run GUI
Hi, I'm the beginner in using GUI MATLAB and need some help. I did some coding in GUI main_OpeningFcn to solve the similar c...
alrededor de 10 años hace | 1 respuesta | 0
1
respuestaPregunta
error/warning occurs while saving the axes as .jpeg file in GUI MATLAB
Hi, I have referred this examples to save the current result as .jpeg on axes in GUI MATLAB. It save the current result of t...
alrededor de 10 años hace | 1 respuesta | 0
1
respuestaHow to retrieve the array matrix from .fig file
Tq again, its working!
alrededor de 10 años hace | 0
Pregunta
How to retrieve the array matrix from .fig file
Hi, I have did some coding in m-file to run the pcolor data plot type. Then, I save it as .fig file. That pcolor data plot c...
alrededor de 10 años hace | 0 respuestas | 0
0
respuestasPregunta
How to retrieve the array matrix from .fig file
Hi, I have did some coding in m-file to run the pcolor data plot type. Then, I save it as .fig file. That pcolor data plot c...
alrededor de 10 años hace | 2 respuestas | 0
2
respuestasHow to load .mat file in matlab GUI and display as pcolor data plot in axes in the GUI
thank you, it worked successfully!
alrededor de 10 años hace | 0
Pregunta
How to load .mat file in matlab GUI and display as pcolor data plot in axes in the GUI
Hi I'm the beginner in using MATLAB GUI and need some help. I have the several files of array matrix of 128 rows and 128 colum...
alrededor de 10 años hace | 2 respuestas | 0
2
respuestasHow to sum a multiple pairing array matrix from element multiplication of array of cell
Hi, Thank you for replying my question. I have change it as you suggested and it works well.
más de 10 años hace | 0
Pregunta
How to sum a multiple pairing array matrix from element multiplication of array of cell
Hi, I have my cell, A=cell(1,16) and each of the array matrix in the cell consists of zeros(128). From the cell I did the el...
más de 10 años hace | 2 respuestas | 0
