Ken - MATLAB Central
photo

Ken


Last seen: 11ヶ月 前 2023 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB AnswersFrom 12/23 to 04/25Use left and right arrows to move selectionFrom 12/23Use left and right arrows to move left selectionTo 04/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%
MATLAB Answers

18 質問
2 回答

ランク
8,687
of 298,086

評判
5

コントリビューション
18 質問
2 回答

回答採用率
22.22%

獲得投票数
3

ランク
 of 20,530

評判
N/A

平均評価
0.00

コントリビューション
0 ファイル

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 160,316

コントリビューション
0 問題
0 解答

スコア
0

バッジ数
0

コントリビューション
0 投稿

コントリビューション
0 パブリック チャネル

平均評価

コントリビューション
0 ハイライト

平均いいねの数

  • Thankful Level 2

バッジを表示

Feeds

表示方法

質問


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

12ヶ月 前 | 0 件の回答 | 0

0

回答

質問


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

12ヶ月 前 | 1 件の回答 | 0

1

回答

質問


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

12ヶ月 前 | 1 件の回答 | 0

1

回答

質問


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

12ヶ月 前 | 1 件の回答 | 0

1

回答

回答済み
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...

12ヶ月 前 | 0

質問


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

12ヶ月 前 | 1 件の回答 | 0

1

回答

回答済み
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...

12ヶ月 前 | 2

質問


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

12ヶ月 前 | 2 件の回答 | 0

2

回答

質問


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

12ヶ月 前 | 1 件の回答 | 0

1

回答

質問


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

12ヶ月 前 | 2 件の回答 | 1

2

回答

質問


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

約1年 前 | 3 件の回答 | 0

3

回答

質問


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

約1年 前 | 1 件の回答 | 0

1

回答

質問


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

約1年 前 | 2 件の回答 | 0

2

回答

質問


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

約1年 前 | 1 件の回答 | 0

1

回答

質問


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

約1年 前 | 1 件の回答 | 0

1

回答

質問


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

約1年 前 | 2 件の回答 | 0

2

回答

質問


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

約1年 前 | 1 件の回答 | 0

1

回答

質問


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

約1年 前 | 1 件の回答 | 0

1

回答

質問


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

1年以上 前 | 1 件の回答 | 0

1

回答

質問


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

1年以上 前 | 2 件の回答 | 0

2

回答