Pregunta


Any way to make a global wrapper code for all callbacks in App Designer?
I am in the process of migrating a GUI I created using GUIDE to App Designer (2019b). In GUIDE, I added code to the main functio...

casi 6 años hace | 0 respuestas | 0

0

respuestas

Pregunta


Add value limits to cells in uitable
I am creating a GUI using the App Designer (2019b). One of the nice features for NumericEditField is that you can define value l...

casi 6 años hace | 0 respuestas | 2

0

respuestas

Pregunta


Format ToolTip strings in AppDesigner
I am working on migrating a GUI from GUIDE to AppDesigner. In GUIDE, I could format the tooltip text by supplying an HTML string...

casi 6 años hace | 2 respuestas | 1

2

respuestas

Pregunta


Read text file with multiple rows of fields
I am trying to read in a large text file with a challenging formatting. Instead of one long row of many fields, the file is brok...

alrededor de 6 años hace | 1 respuesta | 0

1

respuesta

Pregunta


"Error during serialization" when modifying plot created from custom classes
I have been running into the following error in a couple of different situations: Error using scribeccp. (Line 24) Error durin...

más de 6 años hace | 0 respuestas | 0

0

respuestas

Pregunta


Error when trying to remove object from plot
I have an axis containing multiple plotted objects, created both from the `scatter` and `plot` commands. If I want to remove one...

más de 7 años hace | 0 respuestas | 0

0

respuestas

Pregunta


How to handle empty strings with datenum
I have a comma-separated text file I am reading in and parsing using |textscan|. Two of the fields are the date and time of day....

alrededor de 8 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Is it possible to determine when I last used a toolbox?
It's coming time for me to renew my license, and I have a couple toolboxes that I rarely use, if at all. Is there a way to see w...

casi 9 años hace | 3 respuestas | 0

3

respuestas

Pregunta


Which functions require double precision
I recently got the following error: The input signal X must be a double-precision vector. Now, I understand the error an...

casi 9 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Can I put a try-catch in GUI initialization code?
I am building a GUI using GUIDE in 2016a which I will be compiling and deploying. I want to try to do some global error handling...

casi 9 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Force return from function while debugging
I am debugging a program and would like to return from a subfunction without completing the function. For example, you can write...

casi 9 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Use individual license on a network
I have an individual license, which allows me to install and use MATLAB for one user on up to four different machines. One of th...

más de 9 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Why does Matlab use 'log' instead of 'ln'?
Okay, I understand that the function for natural logarithm is "log()" and the function for base 10 logarithm is "log10". However...

alrededor de 10 años hace | 3 respuestas | 0

3

respuestas

Pregunta


Use Parallel Toolbox to debug multiple scripts
I have two different scripts that I would like to debug simultaneously so I can compare their behavior. Is there a way I can use...

más de 10 años hace | 1 respuesta | 0

1

respuesta

Resuelto


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

más de 10 años hace

Pregunta


Why is errorbar whisker length dependent on X?
I am running a simulation in Matlab 2015 which creates data each round, so I am plotting a number of single errorbar series indi...

casi 11 años hace | 2 respuestas | 0

2

respuestas