MATLAB R2016a in Windows 10 becomes unresponsive after publish to html.
2 views (last 30 days)
Show older comments
Every time I publish to html, MATLAB becomes unresponsive, forcing me to kill it in task manager. The html file is created in the html folder and looks fine. The program also do not stall when I publish to pdf.
0 Comments
Answers (1)
Jordan Ross
on 22 Sep 2016
Hi Chris,
A possible solution to this issue of the publish being unresponsive is to increase the Java Heap size in preferences.
You can do this as follows:
1. Home > Preferences
2. MATLAB > General > Java Heap Memory
3. Use the slider to increase the memory. Maybe try 1-2 GB if you have the RAM available.
4. Click Apply
5. Restart MATLAB
See Also
Categories
Find more on Startup and Shutdown 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!