photo

Pollok Tim


Active since 2016

Followers: 0   Following: 0

Message

Noob Programming GUI

Statistics

MATLAB Answers

5 Questions
3 Answers

RANK
10,864
of 300,571

REPUTATION
4

CONTRIBUTIONS
5 Questions
3 Answers

ANSWER ACCEPTANCE
60.0%

VOTES RECEIVED
3

RANK
 of 21,027

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 169,680

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

  • First Answer
  • Thankful Level 1

View badges

Feeds

View by

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

8 years ago | 0

Answered
multiple plots in one 3D, bug
Ok, I found the solution myself. This will make it. function l1_listbox_Callback % solution set(gcf,'current...

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

9 years ago | 2 answers | 0

2

answers

Question


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

9 years ago | 5 answers | 1

5

answers

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

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

9 years ago | 1 answer | 1

1

answer

Question


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

9 years ago | 0 answers | 0

0

answers

Question


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

1

answer