Tk
Followers: 0 Following: 0
Statistics
RANK
20,607
of 295,569
REPUTATION
2
CONTRIBUTIONS
6 Questions
1 Answer
ANSWER ACCEPTANCE
50.0%
VOTES RECEIVED
2
RANK
of 20,247
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
Colum Format in uitable is weird
Hi, I found an odd behaviour which I assume is a bug. If you create the following uitable and scroll fast to the right, then c...
5 years ago | 1 answer | 0
1
answerQuestion
How to integrate multi window apps in a web app?
Hi there, I discovered the web app feature. Its awesome. I have now the problem, that some of my apps call figures or small ot...
5 years ago | 0 answers | 2
0
answersConcatenate arrays into single cell array
Im stupid. Its myvec = 4:8; mychar = 'M' mycell = [mychar, num2cell(myvec)]
5 years ago | 0
| accepted
Question
Concatenate arrays into single cell array
Hi, I have the a simple question: I want to create a cell array which has various data types. I want each element to be one n...
5 years ago | 1 answer | 0
1
answerQuestion
Rearrange order of tabs in App Designer
Hey, i am creating a GUI with appdesigner and wanted to change the order of my tabs in a tab group. This can apparently done by...
5 years ago | 1 answer | 0
1
answerQuestion
How can I set a mouseclick callback function to UI controls created with app designer?
Hi, I would like to set a callback function which executes when I click on uilistbox. f2 = uifigure; f2.WindowButtonDownFcn =...
5 years ago | 0 answers | 0
0
answersQuestion
Highlighting individual Cells in UITable
Hi, I want to hightlight specific cells (not a complete row/column) in a UITable with App Designer. To my understanding, HTML ...
5 years ago | 1 answer | 0