Clear Filters
Clear Filters

Edit main file (questdlg) - export compiler

1 view (last 30 days)
JR
JR on 28 Sep 2015
Answered: Walter Roberson on 28 Sep 2015
Hello all,
I have a simple question. I am using questdlg and msgbox to gather user input. When I compile my project using MATLAB compiler, the font is extremely small when I run the app.
Can I increase the font size? Do I increase the font size of the main files of my MATLAB or edit files of the runtime compiler? Or do I make my own version of questdlg and msgbox and then call this in?

Answers (1)

Walter Roberson
Walter Roberson on 28 Sep 2015
Which MATLAB version are you using? You might be running into a known issue; see http://uk.mathworks.com/matlabcentral/answers/243839-compiled-version-change-it-s-design#answer_193483

Categories

Find more on Dialog Boxes in Help Center and File Exchange

Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!