![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/7396425_1522121330534_DEF.jpg)
Jessica Hiscocks
Followers: 0 Following: 0
Feeds
질문
Plot command converting waitbar to figure
I decided to add a waitbar to a function called by my app. This function takes in several user parameters, and overlays a plot ...
4년 초과 전 | 답변 수: 1 | 0
1
답변질문
Converting output from 'find' into a logical
This is probably really trivial, but I can't seem to find the right command. I have the output from a find command (a 1700x1 do...
대략 5년 전 | 답변 수: 2 | 0
2
답변질문
Assigning multiple rows to a cell array in a loop
Hello All, I'm trying to assign multiple rows to a preallocated cell array from a loop. The loop iterations are determined by t...
거의 6년 전 | 답변 수: 0 | 0
0
답변질문
Converting multiple cells to an equivilent character vector defining the original array
As part of an app, I need to use a cell array containing characters to generate a string of text that when pasted in the command...
대략 6년 전 | 답변 수: 1 | 0
1
답변질문
Error message when compiling App: "Warning: A value of class "char" was indexed with no subscripts specified."
I have written a fairly long (>6000 lines) app. Can someone please explain what this error means, how to locate the offending c...
대략 6년 전 | 답변 수: 1 | 0
1
답변질문
App - changing button state when a uifigure is closed
When the user presses a state button, a UIfigure is generated. When the user closes that UIfigure, I want to reset the state of...
6년 초과 전 | 답변 수: 2 | 1
2
답변답변 있음
How to change tab group order in AppDesigner
A better approach in 2016b: create a second tab group off to the side. Without copy/paste, drag the components to the dummy tab...
How to change tab group order in AppDesigner
A better approach in 2016b: create a second tab group off to the side. Without copy/paste, drag the components to the dummy tab...
6년 초과 전 | 0
질문
How to get code from a mlapp file using an earlier matlab version
Using Matlab 2018a I wrote an application (using app designer) generating a .mlapp file. Now my license has expired. I have an...
6년 초과 전 | 답변 수: 1 | 0
1
답변질문
App: differentiate shared callback
In the app, I want to share a callback between two buttons (app.Button1 and app.Button2). However, I want the action to be slig...
거의 7년 전 | 답변 수: 0 | 0
0
답변답변 있음
Histogram: 'Greater than' bin
The above _mostly_ answered the question, but didn't label the x axis correctly. It did help me find the answer though: %p...
Histogram: 'Greater than' bin
The above _mostly_ answered the question, but didn't label the x axis correctly. It did help me find the answer though: %p...
거의 7년 전 | 0
질문
Histogram: 'Greater than' bin
Simple question but I can't seem to find an answer: How do I add a bin to my histogram for the values outside of the visible ran...
거의 7년 전 | 답변 수: 2 | 0
2
답변질문
Selection of greater than or less than symbol in app
As part of my app, I have three fields; the first selects the parameter to filter on (from part of a structure), the second pick...
대략 7년 전 | 답변 수: 1 | 0