Feeds
提问
Two axes in GUI
I have GUI with two axes. Axes1 is used to update plots. Axes 2 is just to show an image. The first one is called by pushbutton ...
6 years 前 | 0 个回答 | 0
0
个回答提问
Let user choose the name and extension of his file
I want to open dialog box and let user choose name and extension to save uitable data in matlab 2009
6 years 前 | 1 个回答 | 0
1
个回答提问
Draw points in axes matlab
how can i manually draw points in axes matlab 2009
6 years 前 | 1 个回答 | 0
1
个回答已回答
pass data from gui to another
When I tried this code in the source GUI: if true h = findobj('Tag','GUI2'); gdata = guidata(h); set(gdata.uitable1,'...
pass data from gui to another
When I tried this code in the source GUI: if true h = findobj('Tag','GUI2'); gdata = guidata(h); set(gdata.uitable1,'...
8 years 前 | 0
提问
pass data from gui to another
I have two guis gui1 with pushbutton1 and gui2 with uitable1. How to update data of gui1 to uitable1 by clicking on pushbutton1?...
8 years 前 | 2 个回答 | 0
2
个回答提问
Change data cursor to display number of point
I have a plot with randomly distributed points. How can I change data cursor so that it displays (number,x,y) of points instead ...
8 years 前 | 0 个回答 | 0
0
个回答提问
update wait bar if time is long
How can I update waitbar if a plot take long time to load
8 years 前 | 1 个回答 | 0
1
个回答提问
Create shortcut to pushbutton
How can I create shortcuts (ctrl+letter) to my pushbutton?
8 years 前 | 1 个回答 | 0
1
个回答提问
reset button gui matlab
I want to add to my gui a reset button that when clicked it clears all inputs data of user. My gui contains edits popupmenu and ...
8 years 前 | 1 个回答 | 0
1
个回答提问
How to enable a pushbutton after five clicks on another pushbutton?
I have pushbutton1 to save values and pushbutton2 to plot this values. pushbutton2 is disabled, I want to enable it after clicki...
8 years 前 | 1 个回答 | 0
1
个回答提问
Please help me there is something wrong in this dvhop code
if true % BorderLength----- % NodeAmount------- % BeaconAmount----- % Sxy-------------- % Beacon----------- % UN------...
8 years 前 | 0 个回答 | 0