David K
Followers: 0 Following: 0
I spend a lot of time in MATLAB, with my focus on signal processing and data analysis.
Estadística
29 Preguntas
0 Respuestas
0 Problemas
257 Soluciones
CLASIFICACIÓN
14.100
of 295.448
REPUTACIÓN
3
CONTRIBUCIONES
29 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
41.38%
VOTOS RECIBIDOS
3
CLASIFICACIÓN
of 20.227
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
435
of 153.872
CONTRIBUCIONES
0 Problemas
257 Soluciones
PUNTUACIÓN
3.843
NÚMERO DE INSIGNIAS
17
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Pregunta
How to determine if an axes already has a colorbar?
I would like to determine if an axes already has a colorbar. I have code which plots many objects on the same axes, but I only w...
9 meses hace | 1 respuesta | 0
1
respuestaPregunta
Creating a scatter plot with patch
I am working with code created by someone else long ago that performs a lot of complex custom plotting tasks. I also have my own...
9 meses hace | 1 respuesta | 0
1
respuestaPregunta
Scroll to location within uidropdown
I have a uidropdown with a very long list of options. I would like to set it so that when a user clicks on the dropdown it autom...
más de 1 año hace | 1 respuesta | 0
1
respuestaPregunta
How do I extract custom data tip info
I have created custom data tips for my plot using the DataTipTemplate functionality. When I add cursors to a plot they display n...
más de 1 año hace | 1 respuesta | 0
1
respuestaPregunta
Very slow adding datatips to datetime plots
I have a custom plotting tool that allows me to plot my data in many different formats. I've found that when my time variables a...
casi 2 años hace | 1 respuesta | 0
1
respuestaPregunta
Extreme delays when creating parpool in newer releases
I am trying to do some parallel processing and have run into issues when creating the worker pool. When I run the parpool comman...
alrededor de 2 años hace | 0 respuestas | 0
0
respuestasPregunta
NaN value in data tip causes error
I am using dataTipTextRow to create custom data tips for my plot. I have found that when there is a NaN value in the Value field...
más de 2 años hace | 0 respuestas | 0
0
respuestasPregunta
Unable to change default radio button in button group
I am building an app in appdesigner which contains a Radio Button Group. I recently decided to add a new radio button option to ...
alrededor de 3 años hace | 1 respuesta | 0
1
respuestaPregunta
Parfor converting object to double?
I am trying to parallelize some of my code to make it run quicker and ran into a weird error that I get in 2019a but not in 2020...
más de 3 años hace | 1 respuesta | 0
1
respuestaPregunta
How to parallelize when loading lots of data
I have been struggling to speed up my MATLAB code which loads a number of large data files into custom class objects. My two cla...
más de 3 años hace | 1 respuesta | 0
1
respuestaPregunta
Major slowdown when clearing objects in the wrong order
I've built a set of custom classes that I use for accessing and analyzing our datasets. I've run into the problem that when I ru...
casi 4 años hace | 0 respuestas | 0
0
respuestasPregunta
How to disable title of ButtonGroup
I have an app I've created using App Designer. Included is a Button Group that I would like to Enable and Disable with a checkbo...
casi 4 años hace | 1 respuesta | 0
1
respuestaPregunta
Can I use arrows to move Data Tips on scatter plots?
I know that when using the plot function with data tips you can use the arrow keys to move the data tip through the data set. Is...
casi 4 años hace | 2 respuestas | 0
2
respuestasPregunta
Path not searching in current directory first
On my path I have a folder called "Other_Code" which contains "@myClass/myClass.m". In the directory I am running from I have a ...
alrededor de 4 años hace | 0 respuestas | 0
0
respuestasPregunta
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...
más de 4 años hace | 0 respuestas | 0
0
respuestasPregunta
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...
más de 4 años hace | 0 respuestas | 2
0
respuestasPregunta
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...
más de 4 años hace | 2 respuestas | 1
2
respuestasPregunta
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...
casi 5 años hace | 1 respuesta | 0
1
respuestaPregunta
"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 5 años hace | 0 respuestas | 0
0
respuestasPregunta
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...
alrededor de 6 años hace | 0 respuestas | 0
0
respuestasPregunta
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....
casi 7 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
más de 7 años hace | 3 respuestas | 0
3
respuestasPregunta
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...
más de 7 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
más de 7 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
más de 7 años hace | 1 respuesta | 0
1
respuestaPregunta
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 8 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
casi 9 años hace | 3 respuestas | 0
3
respuestasPregunta
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 9 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
más de 9 años hace | 2 respuestas | 0