photo

Ken


Last seen: oltre un anno fa Attivo dal 2023

Followers: 0   Following: 0

Statistica

MATLAB Answers

18 Domande
2 Risposte

RANK
8.829
of 300.364

REPUTAZIONE
5

CONTRIBUTI
18 Domande
2 Risposte

ACCETTAZIONE DELLE RISPOSTE
22.22%

VOTI RICEVUTI
3

RANK
 of 20.934

REPUTAZIONE
N/A

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
0 File

DOWNLOAD
0

ALL TIME DOWNLOAD
0

RANK

of 168.407

CONTRIBUTI
0 Problemi
0 Soluzioni

PUNTEGGIO
0

NUMERO DI BADGE
0

CONTRIBUTI
0 Post

CONTRIBUTI
0 Pubblico Canali

VALUTAZIONE MEDIA

CONTRIBUTI
0 Punti principali

NUMERO MEDIO DI LIKE

  • Thankful Level 2

Visualizza badge

Feeds

Visto da

Domanda


Single-panel app with reflow?
The flexibility that comes with reflow is a really desirable feature. But why can't I convert my app designer app to a single pa...

oltre un anno fa | 0 risposte | 0

0

risposte

Domanda


view() not returning [az, el] ??
According to this documentation, I believe that the view function should be returning a two element vector [azimuth, elevation]....

oltre un anno fa | 1 risposta | 0

1

risposta

Domanda


Making Enter trigger a button in a .mlapp dialog
I am using the multi-window app facility (documented here) to create a dialog box a little fancier than the ones intrinsically p...

oltre un anno fa | 1 risposta | 0

1

risposta

Domanda


Memory profiling an app designer app?
My app designer app has a memory leak. I don't understand how this would happen, because I have only a finite number of array va...

oltre un anno fa | 1 risposta | 0

1

risposta

Risposto
Stop an app designer callback thread like the debugger does?
Ok, not actually using threads, but still, we have two concurrent tasks running. Back to the original question. Is there any wa...

oltre un anno fa | 0

Domanda


How to "shake loose" an auto scaling graph when it doesn't autoscale?
Scenario: I load some data, a time series, into a uiaxes component. Everything looks beautiful: My user then chooses a shorte...

oltre un anno fa | 1 risposta | 0

1

risposta

Risposto
How to save all state in my App Designer app?
That example was half the answer, but it required enumerating the components to be saved, which doesn't grow well. I wanted to a...

oltre un anno fa | 2

Domanda


Stop an app designer callback thread like the debugger does?
It is evident that whenever the user clicks a button in an app designer app, the callback is called in a new thread. The debugge...

oltre un anno fa | 2 risposte | 0

2

risposte

Domanda


isfield on an app-designer app
Trying to load data from a file into the components of an app, protecting against the fact that things might change and some com...

oltre un anno fa | 1 risposta | 0

1

risposta

Domanda


How to save all state in my App Designer app?
I have built an app for a specialized scientific analysis using App Designer. It is a complex interface with 8 tabs, and well ov...

oltre un anno fa | 2 risposte | 1

2

risposte

Domanda


Building an array of strings that might be empty
I want to make an array of four elements, containing the contents of four edit fields, which might potentially be empty. First t...

oltre un anno fa | 3 risposte | 0

3

risposte

Domanda


Update a 3D graph without resetting viewpoint?
I generate a 3D graph. My user, using the mouse, rotates it and changes the viewpoint. Then the user modifies a parameter and I ...

oltre un anno fa | 1 risposta | 0

1

risposta

Domanda


Generate 3D histogram while capping the height of bars
I'm generating 3D histograms. It often happens that, given the nature of our data, one bar towers above all the rest. Since the ...

oltre un anno fa | 2 risposte | 0

2

risposte

Domanda


getfield to get values from an entire struct array?
I have an array of objects of type Peak. Given the name of a field (I will be using several in turn), I would like to get the va...

oltre un anno fa | 1 risposta | 0

1

risposta

Domanda


Iterating over a cell array: do for loops work?
In the process of analyzing experimental data, I produce a series of arrays of object that are not all the same length. I though...

oltre un anno fa | 1 risposta | 0

1

risposta

Domanda


How does the zoom out feature work?
On a uiaxes plot, the zoom in tool (magnifying glass with a + sign) works quite nicely. Having chosen that tool, I drag a rectan...

oltre un anno fa | 2 risposte | 0

2

risposte

Domanda


Letting my user choose a subset of a plot
Using app designer, I am displaying a lot of line plots. In some of these, I would like to allow my user to select a subset of t...

oltre un anno fa | 1 risposta | 0

1

risposta

Domanda


Do graphs work in Custom Components?
I built a custom component (first time I've tried this) containing two Axes objects as well as some text fields. Here's a pictur...

quasi 2 anni fa | 1 risposta | 0

1

risposta

Domanda


Very weird Dot indexing is not supported for variables of this type
I just built my first Matlab class definition, designed to participate in my .mlapp program. Here's an excerpt of my .mlapp fil...

quasi 2 anni fa | 1 risposta | 0

1

risposta

Domanda


What is "peaks" in tutorialApp?
I am learning Matlab graphical user interface tools. I find that tutorialApp.mlapp seems to be a readily available thing, embedd...

quasi 2 anni fa | 2 risposte | 0

2

risposte