Paul Kelly - MATLAB Central
photo

Paul Kelly


Thermo Fisher Scientific

Last seen: 13日 前 2011 年からアクティブ

Followers: 0   Following: 0

Professional Interests: Data processing, image processing, measuring instruments

統計

All
MATLAB AnswersFile ExchangeZoom OutFrom 12/11 to 04/25Use left and right arrows to move selectionFrom 12/11Use left and right arrows to move left selectionTo 04/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%
MATLAB Answers

4 質問
4 回答

File Exchange

1 ファイル

ランク
7,001
of 298,292

評判
6

コントリビューション
4 質問
4 回答

回答採用率
100.0%

獲得投票数
6

ランク
10,800 of 20,560

評判
50

平均評価
0.00

コントリビューション
1 ファイル

ダウンロード
1

ALL TIME ダウンロード
501

ランク

of 160,775

コントリビューション
0 問題
0 解答

スコア
0

バッジ数
0

コントリビューション
0 投稿

コントリビューション
0 パブリック チャネル

平均評価

コントリビューション
0 ハイライト

平均いいねの数

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

バッジを表示

Feeds

表示方法

質問


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

5年以上 前 | 3 件の回答 | 3

3

回答

回答済み
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...

約6年 前 | 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...

12年弱 前 | 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...

12年弱 前 | 0

質問


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

約12年 前 | 6 件の回答 | 1

6

回答

回答済み
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...

13年以上 前 | 0

送信済み


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.

13年以上 前 | ダウンロード 1 件 |

0.0 / 5
Thumbnail

質問


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

13年以上 前 | 2 件の回答 | 0

2

回答

質問


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

13年以上 前 | 1 件の回答 | 2

1

回答