photo

Paul Kelly


Thermo Fisher Scientific

Last seen: 7 mesi fa Attivo dal 2011

Followers: 0   Following: 0

Messaggio

Professional Interests: Data processing, image processing, measuring instruments

Statistica

All
MATLAB Answers

4 Domande
4 Risposte

File Exchange

1 File

RANK
7.001
of 300.369

REPUTAZIONE
6

CONTRIBUTI
4 Domande
4 Risposte

ACCETTAZIONE DELLE RISPOSTE
100.0%

VOTI RICEVUTI
6

RANK
10.902 of 20.936

REPUTAZIONE
50

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
1 File

DOWNLOAD
1

ALL TIME DOWNLOAD
501

RANK

of 168.436

CONTRIBUTI
0 Problemi
0 Soluzioni

PUNTEGGIO
0

NUMERO DI BADGE
0

CONTRIBUTI
0 Post

CONTRIBUTI
0 Pubblico Canali

VALUTAZIONE MEDIA

CONTRIBUTI
0 Punti principali

NUMERO MEDIO DI LIKE

  • Thankful Level 2
  • First Submission
  • Thankful Level 1
  • First Answer

Visualizza badge

Feeds

Visto da

Domanda


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...

circa 6 anni fa | 3 risposte | 3

3

risposte

Risposto
Why 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...

oltre 6 anni fa | 0

Risposto
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...

oltre 12 anni fa | 0

Risposto
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...

oltre 12 anni fa | 0

Domanda


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...

oltre 12 anni fa | 6 risposte | 1

6

risposte

Risposto
How 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...

quasi 14 anni fa | 0

Inviato


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.

quasi 14 anni fa | 1 download |

0.0 / 5
Thumbnail

Domanda


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...

quasi 14 anni fa | 2 risposte | 0

2

risposte

Domanda


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...

quasi 14 anni fa | 1 risposta | 2

1

risposta