Community Profile

photo

yasmin


Last seen: 4 years ago Active since 2015

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 3

View badges

Feeds

View by

Question


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...

4 years ago | 1 answer | 0

1

answer

Question


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...

7 years ago | 0 answers | 0

0

answers

Question


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 ...

7 years ago | 1 answer | 0

1

answer

Question


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 ...

7 years ago | 1 answer | 0

1

answer

Question


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...

7 years ago | 2 answers | 0

2

answers

Question


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...

7 years ago | 1 answer | 0

1

answer

Question


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...

8 years ago | 1 answer | 0

1

answer

Question


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...

8 years ago | 1 answer | 0

1

answer

Question


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...

8 years ago | 1 answer | 0

1

answer

Question


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...

8 years ago | 1 answer | 0

1

answer

Answered
How to retrieve the array matrix from .fig file
Tq again, its working!

8 years ago | 0

Question


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...

8 years ago | 0 answers | 0

0

answers

Question


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...

8 years ago | 2 answers | 0

2

answers

Answered
How to load .mat file in matlab GUI and display as pcolor data plot in axes in the GUI
thank you, it worked successfully!

8 years ago | 0

Question


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...

8 years ago | 2 answers | 0

2

answers

Answered
How 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.

8 years ago | 0

Question


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...

8 years ago | 2 answers | 0

2

answers