Paul Kelly
Thermo Fisher Scientific
Followers: 0 Following: 0
Professional Interests: Data processing, image processing, measuring instruments
Estadística
4 Preguntas
4 Respuestas
1 Archivo
CLASIFICACIÓN
7.001
of 295.673
REPUTACIÓN
6
CONTRIBUCIONES
4 Preguntas
4 Respuestas
ACEPTACIÓN DE RESPUESTAS
100.0%
VOTOS RECIBIDOS
6
CLASIFICACIÓN
10.694 of 20.262
REPUTACIÓN
50
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
1 Archivo
DESCARGAS
1
ALL TIME DESCARGAS
500
CLASIFICACIÓN
of 154.257
CONTRIBUCIONES
0 Problemas
0 Soluciones
PUNTUACIÓN
0
NÚMERO DE INSIGNIAS
0
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Pregunta
Error "Unable to resolve name" issue
I recently updated to 2019b and since then I have been having problems with certain functions. For example I get the following e...
alrededor de 5 años hace | 2 respuestas | 3
2
respuestasWhy do i get an error when I use FEVAL?
The latest version of IbaFilesLite has a 64 bit version. I had this problem with version 5 but I contacted IBA and they supplie...
más de 5 años hace | 0
how to smooth / refine edges ??
I've never tried this but I would probably approach it in the following way: convert the image to grayscale RGB = imread(ima...
más de 11 años hace | 0
how to measure angle between the lines?
You can fit a straight line using polyval: p = polyval(x, y, 1) p(1) is the gradient and you can calculate the angle: a...
más de 11 años hace | 0
Pregunta
NET assembly unload conundrum
I am trying to develop a C# class in Visual Studio and test it in Matlab. I can load the NET assembly and use it okay, but a pro...
más de 11 años hace | 6 respuestas | 1
6
respuestasHow to update a "child" figure?
Thanks Sean, I understood your example but I missed some details. For anyone who is interested, this is the example I created t...
casi 13 años hace | 0
Enviada
Parent and child GUI actions
How to lay one GUI out on another. How one of the GUI can call a function in the other.
casi 13 años hace | 1 descarga |
Pregunta
How to update a "child" figure?
I have a manually generated gui which consists of a parent figure with a number of child figures laid out on uipanels. If I c...
casi 13 años hace | 2 respuestas | 0
2
respuestasPregunta
Figure count
Is there a way of counting the number of figure windows currently open? I am trying to clear a set of figure windows without clo...
casi 13 años hace | 1 respuesta | 2