Community Profile

photo

Paul Huxel

MathWorks

Last seen: 3日 前 2018 年からアクティブ

Profile picture created using neural style transfer with MATLAB.

統計

All
  • Personal Best Downloads Level 1
  • Editor's Pick
  • 5-Star Galaxy Level 1
  • GitHub Submissions Level 3
  • First Submission
  • Knowledgeable Level 1
  • First Answer
  • Revival Level 1

バッジを表示

Content Feed

表示方法

送信済み


Fluorescence-Tracker-App
This app uses computer vision point tracking to quantify near infrared signals emitted by (ICG) Indocyanine Green during fluores...

6ヶ月 前 | ダウンロード 14 件 |

Thumbnail

送信済み


AstroVolley Courseware
Courseware to help teach students the basics of plotting and app building with MATLAB.

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

Thumbnail

送信済み


Pixels to Pictures Supplemental Material
Additional live scripts to supplement the "Pixels to Pictures" courseware.

2年弱 前 | ダウンロード 1 件 |

Thumbnail

回答済み
How can I add transparency to an image displayed in App Designer UIAxes?
AlphaData will be a property of the image that is the child of the UIAxes. It can then be set as follows: app.UIAxes = uiaxes(...

約4年 前 | 0

回答済み
is it possible to define global title on figures?
Starting in R2018b, you can use |sgtitle| to add a title to subplot grids: <https://www.mathworks.com/help/matlab/ref/sgtitle...

5年以上 前 | 4

| 採用済み

回答済み
How can I insert a title over a group of subplots?
Starting in R2018b, you can use |sgtitle| to add a title to subplot grids: <https://www.mathworks.com/help/matlab/ref/sgtitle...

5年以上 前 | 17