MATLAB R2016a in Windows 10 becomes unresponsive after publish to html.

2 views (last 30 days)
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.

Answers (1)

Jordan Ross
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
  1 Comment
Chris
Chris on 28 Sep 2016
Thank you for your suggestion, Jordan.
Unfortunately, even with memory increased to 2GB, the same problem remains.

Sign in to comment.

Categories

Find more on MATLAB Report Generator 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!