photo

Tk


Active since 2019

Followers: 0   Following: 0

Statistics

All
  • Thankful Level 2
  • Thankful Level 1
  • Solver

View badges

Feeds

View by

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

bijna 5 jaar ago | 1 answer | 0

1

answer

Question


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

ongeveer 5 jaar ago | 0 answers | 2

0

answers

Answered
Concatenate arrays into single cell array
Im stupid. Its myvec = 4:8; mychar = 'M' mycell = [mychar, num2cell(myvec)]

ongeveer 5 jaar 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...

ongeveer 5 jaar ago | 1 answer | 0

1

answer

Question


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

ongeveer 5 jaar ago | 1 answer | 0

1

answer

Question


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

ongeveer 5 jaar ago | 0 answers | 0

0

answers

Question


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

ongeveer 5 jaar ago | 1 answer | 0

1

answer