Frage


Button Colors and Shapes in GUIDE
Hello, I know that AppDesigner is preferred gui development environment, but there are many features (e.g., print) that my clie...

fast 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Reverse Slider Order -- App Designer
Hello, I have seen several questions about reversing the order in a slider. The recent questions have not been answered. In 2...

fast 4 Jahre vor | 1 Antwort | 0

1

Antwort

Beantwortet
Compiled version not working because of path
Thank you for all the help! I actually found out that restoredefaultpath() was needed to clear up the mess! I've learned a lot...

etwa 4 Jahre vor | 0

Frage


Compiled version not working because of path
Hello, I have compiled similar programs successfully with earlier versions (e.g. 2017a), but now in 2019b have this issue. Get...

etwa 4 Jahre vor | 3 Antworten | 1

3

Antworten

Frage


Error in resizing GUIDE gui
Hello, I am using GUIDE, and now am getting this error in modifying a GUIDE gui. The gui works, but not sure what's going on h...

etwa 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Showing more than one image in a GUIDE gui
Hello. I have a GUIDE gui that worked fine for a while, until I try to put a new image in axes for a logo. % Plot the back...

mehr als 4 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


Border type for uipanel in App Designer -- why only line or none??
Hello, I am new to App Designer, used to use GUIDE. In designing an application (to look good) with GUIDE, I put a couple of u...

mehr als 4 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


Processing Multiple Linear Trends in a Data Set
Hello, I am analyzing a signal with Wavelet Transform Maximum Modulus, and have the following output: Visually, I can "conne...

mehr als 4 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


Change "Items" in a Discrete Knob with another knob
Hi, I have a test App in App Designer, with 2 Discrete knobs, Knob and Knob2. I want to change the settings ("Items") on "Knob...

mehr als 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Always prepend "app" to shared variable in App Designer?
Hello, I have set a variable in "Properties" to share it between functions. Works fine, but I get a zillion warnings. I have ...

mehr als 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Migrated GUIDE to App Designer -- App partially off screen
Hello, Just started using App Designer after years with GUIDE. Succesfully migrated a small test program, but when run, it sta...

mehr als 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Hints on Creating a demo for clients
Hello, I have a MATLAB application that works with the Compiler. Do people have hints as to how to develop a demo version (lim...

mehr als 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


MCR Windows 10 issues
I am using the following for code developed for a client: MATLAB Version 9.2 ...

fast 5 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


Detect lines in scatter plot
Hello, I have, as an example, the following data plot: The Y data are in integer increments, so the "lines" of data horizont...

mehr als 5 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


Resources/Suggestions for dealing with small slightly irregular arrays. Cell Array? (Edited)
Hello, I would like some suggestions on how to deal with (numbering, calculating, etc.) small arrays (such as 4 x 20) that will...

mehr als 5 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


Draw an array of colored circles (i.e, "rectangles")
Hello! I would like to know if there is a simpler way to draw an array of colored circles. I have been using rectangles that h...

mehr als 5 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


End Guide GUI with Enter Button
Hello! I have a simple GUIDE GUI that has four edit boxes to gather information, and a "Done" button at the bottom. I use ui...

fast 6 Jahre vor | 1 Antwort | 1

1

Antwort

Frage


What to use instead of horzcat for N-D Arrays?
Hello. I have a 3D array (let's say 3 x 4 x 100, call it AA) and want to add zeros to the end of the long dimension (let's sa...

fast 6 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


Wildcard or multiple conditions on switch/case?
Hello, Is there a way to deal with multiple conditions in switch/case? For example (this is just example): * Meat could b...

fast 6 Jahre vor | 2 Antworten | 1

2

Antworten

Frage


Bed of Nails from vectors - inverse of find()?
Hello, I would like to do the following: X = zeros(N,M); % Say N = 50, M = 100 Then have N sets of indices, one for e...

etwa 6 Jahre vor | 3 Antworten | 1

3

Antworten

Frage


Variable loop depth - Make into Matrix?
Hello, I have a situation where I am trying to make a comb function for each of a series of variables. The code I have thus ...

mehr als 6 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


Modify multiple GUIDE Tags in code
Hello, I would like to modify 18 GUIDE edit text boxes. The default names are edit1, edit2, edit3... Is there a way to acce...

mehr als 6 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


Suppress Comment Block Printing
I am writing code that has large blocks of comments, which I suppress with %{ and %} pairs, and then collapse them while working...

mehr als 6 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


"time" series segmentation
Hello, Wondering if there is a method to segment a data sequence like the attached figure. There should be zone boundaries a...

fast 7 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


Split array into separate arrays at row with NaNs
Hello, Probably a simple problem? I have been sent some data in an Excel file that has several sets of data on one sheet. Th...

etwa 7 Jahre vor | 1 Antwort | 1

1

Antwort

Frage


Plot labeled points on a grid
Hello! I have written a kludgy routine to plot a rectangular array of points, number them, and delete individual ones using g...

etwa 7 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


Changing the appearance of buttons in GUIDE -- Revisited
Last August, Matt asked " _I've been looking through the property inspector in GUIDE to change the colour of some buttons, the d...

etwa 7 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


Shaded Background i gui
Hello, Is there any (fairly simple) way to make a gradient background in a gui, just to make it look better? Something like ...

mehr als 7 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Reliable way to count executions of a program
Is there a "simple", reliable way to count how many times a program is run (let's say licensed to a client for 100 runs)? I'm t...

mehr als 7 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Access the name of a ui in the code -- Simple question?
Hello! This may be obvious, but I am writing GUIDE code for a gui, and want to access the name of the ui within the code (for...

mehr als 7 Jahre vor | 1 Antwort | 0

1

Antwort

Mehr laden