Community Profile

photo

Dovletgeldi Seyitliyev


Last seen: 6 months ago Active since 2019

Followers: 0   Following: 0

Statistics

All
  • Personal Best Downloads Level 1
  • First Answer
  • First Submission
  • GitHub Submissions Level 1
  • First Review

View badges

Feeds

View by

Answered
How can I specify the way components resize automatically in App Designer?
I solved by writing this code to my startupFcn set(0,'units','pixels'); Pix_SS = get(0,'screensize'); ...

3 years ago | 0

Question


opengl painters pixelated markers
Hello, I am using Macbook Pro 16 inch 2019. It has 2.1 opengl when I check via opengl info commadn in matlab, Until Recent...

3 years ago | 0 answers | 0

0

answers

Question


Matlab 2020a slow Macbook Pro 16 Catalina 10.15.4
Hello all, I have this issue: When I press run in matlab and plot a figure and return back to editor, editor responds in abou...

4 years ago | 1 answer | 2

1

answer

Answered
Why does the app not resize properly for different screen resolutions in App Designer?
You can use this function in your startup function that I recently wrote: https://www.mathworks.com/matlabcentral/fileexchange/...

4 years ago | 1