
Paul Huxel
MathWorks
Profile picture created using neural style transfer with MATLAB.
Statistics
RANK
1,208
of 262,745
REPUTATION
42
CONTRIBUTIONS
0 Questions
3 Answers
ANSWER ACCEPTANCE
0.00%
VOTES RECEIVED
19
RANK
12,499 of 17,989
REPUTATION
21
AVERAGE RATING
5.00
CONTRIBUTIONS
3 Files
DOWNLOADS
12
ALL TIME DOWNLOADS
102
RANK
of 113,738
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
Content Feed
Submitted
Fluorescence Tracker App
This app uses computer vision point tracking to quantify near infrared signals emitted by indocyanine green during fluorescence ...
4 months ago | 8 downloads |

Submitted
Pixels to Pictures Supplemental Material
Additional live scripts to supplement the "Pixels to Pictures" courseware.
4 months ago | 1 download |

Submitted
AstroVolley Courseware
Courseware to help teach students the basics of plotting and app building with MATLAB.
5 months ago | 2 downloads |

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(...
2 years ago | 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...
4 years ago | 3
| accepted
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...
4 years ago | 16