Feeds
提问
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...
5 years 前 | 1 个回答 | 0
1
个回答提问
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...
8 years 前 | 0 个回答 | 0
0
个回答提问
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 ...
8 years 前 | 1 个回答 | 0
1
个回答提问
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 ...
8 years 前 | 1 个回答 | 0
1
个回答提问
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...
8 years 前 | 2 个回答 | 0
2
个回答提问
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...
8 years 前 | 1 个回答 | 0
1
个回答提问
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...
9 years 前 | 1 个回答 | 0
1
个回答提问
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...
9 years 前 | 1 个回答 | 0
1
个回答提问
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...
9 years 前 | 1 个回答 | 0
1
个回答提问
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...
9 years 前 | 1 个回答 | 0
1
个回答提问
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...
9 years 前 | 0 个回答 | 0
0
个回答提问
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...
9 years 前 | 2 个回答 | 0
2
个回答已回答
How to load .mat file in matlab GUI and display as pcolor data plot in axes in the GUI
thank you, it worked successfully!
How to load .mat file in matlab GUI and display as pcolor data plot in axes in the GUI
thank you, it worked successfully!
9 years 前 | 0
提问
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...
9 years 前 | 2 个回答 | 0
2
个回答已回答
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.
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.
9 years 前 | 0
提问
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...
9 years 前 | 2 个回答 | 0