Community Profile

photo

Paul Huxel

MathWorks

Last seen: 4 days ago Active since 2018

Profile picture created using neural style transfer with MATLAB.

Statistics

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

View badges

Content Feed

View by

Submitted


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

6 months ago | 14 downloads |

Thumbnail

Submitted


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

1 year ago | 3 downloads |

Thumbnail

Submitted


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

2 years ago | 1 download |

Thumbnail

Answered
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 years ago | 0

Answered
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 years ago | 4

| accepted

Answered
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 years ago | 17