Community Profile

photo

Paul Huxel

MathWorks

Last seen: Today Attivo dal 2018

Profile picture created using neural style transfer with MATLAB.

Statistiche

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

Visualizza badge

Content Feed

Visto da

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

oltre 4 anni fa | 0

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

oltre 5 anni fa | 4

| accettato

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

oltre 5 anni fa | 17