Paul Kelly
Thermo Fisher Scientific
Followers: 0 Following: 0
Professional Interests: Data processing, image processing, measuring instruments
Statistics
RANK
7.001
of 295.673
REPUTATION
6
CONTRIBUTIONS
4 Questions
4 Answers
ANSWER ACCEPTANCE
100.0%
VOTES RECEIVED
6
RANK
10.694 of 20.262
REPUTATION
50
AVERAGE RATING
0.00
CONTRIBUTIONS
1 File
DOWNLOADS
1
ALL TIME DOWNLOADS
500
RANK
of 154.257
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
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...
ongeveer 5 jaar ago | 2 answers | 3
2
answersWhy 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...
meer dan 5 jaar ago | 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...
meer dan 11 jaar ago | 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...
meer dan 11 jaar ago | 0
Question
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...
meer dan 11 jaar ago | 6 answers | 1
6
answersHow 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...
bijna 13 jaar ago | 0
Submitted
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.
bijna 13 jaar ago | 1 download |
Question
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...
bijna 13 jaar ago | 2 answers | 0
2
answersQuestion
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...
bijna 13 jaar ago | 1 answer | 2