Community Profile

photo

Paul Huxel

MathWorks

Last seen: Today Aktiv seit 2018

Followers: 0   Following: 0

Profile picture created using neural style transfer with MATLAB.

Statistiken

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

Abzeichen anzeigen

Feeds

Anzeigen nach

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

mehr als 4 Jahre vor | 0

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

mehr als 5 Jahre vor | 4

| akzeptiert

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

mehr als 5 Jahre vor | 17