photo

Tk


Aktiv seit 2019

Followers: 0   Following: 0

Statistik

All
  • Thankful Level 2
  • Thankful Level 1
  • Solver

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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

fast 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

etwa 5 Jahre vor | 0 Antworten | 2

0

Antworten

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

etwa 5 Jahre vor | 0

| akzeptiert

Frage


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

etwa 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

etwa 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

etwa 5 Jahre vor | 0 Antworten | 0

0

Antworten

Gelöst


Pizza!
Given a circular pizza with radius _z_ and thickness _a_, return the pizza's volume. [ _z_ is first input argument.] Non-scor...

etwa 5 Jahre vor

Frage


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

etwa 5 Jahre vor | 1 Antwort | 0

1

Antwort