Edit main file (questdlg) - export compiler
1 view (last 30 days)
Show older comments
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?
0 Comments
Answers (1)
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
0 Comments
See Also
Categories
Find more on Dialog Boxes in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!