Statistics
RANK
10,850
of 297,016
REPUTATION
4
CONTRIBUTIONS
5 Questions
3 Answers
ANSWER ACCEPTANCE
60.0%
VOTES RECEIVED
3
RANK
of 20,419
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 157,725
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Why do I receive the error "There was a problem downloading the Support Package"?
Got the same error and tried several things... System: Ubuntu 14.03, MatlabR2017b Tried: * 2 different internet connecti...
7 years ago | 0
multiple plots in one 3D, bug
Ok, I found the solution myself. This will make it. function l1_listbox_Callback % solution set(gcf,'current...
8 years ago | 0
Question
multiple plots in one 3D, bug
Hi Community, I build a GUI with GUIDE and want 2 3D-plots in one axes. My essential Code. function l1_listbox_Callb...
8 years ago | 2 answers | 0
2
answersQuestion
Check if GUI is open
Hi everybody I believe the answer to this question already exists several times online, but everything I tried failed. I ...
8 years ago | 5 answers | 1
5
answershow to get fixed figure (via actxcontrol) in a gui
Ok I found a valid answer. h = actxcontrol('progid',position,fig_handle,event_handler) for fig_handle I selected gcf to g...
8 years ago | 1
Question
how to get fixed figure (via actxcontrol) in a gui
Hi Community, I am creating a GUI and I want to place 2 video.avi with fixed position in my interface. After long search I ch...
8 years ago | 1 answer | 1
1
answerQuestion
GUI GUIDE how do I save and load a custom tool? or complete toolbar?
Hi, Sounds like something easy, but I dont get it and didn't find help with my research. Is it possible to save a custom crea...
8 years ago | 0 answers | 0
0
answersQuestion
GUI - using "handles.tag" with variable tag
Hi everybody, I used GUIDE to built a GUI with several axes taged as data1,data2,data3,... In the opening function I use ...
9 years ago | 1 answer | 0