- Close MATLAB
- Open the Windows task manager.
- Look for processes named "jxBrowser" or something similar and shut it down.
- Start MATLAB.
JxBrowser Chromium Native Process issues when publishing HTML report
7 次查看(过去 30 天)
显示 更早的评论
Hi,
I am generating both PDF and HTML reports using MATLAB Report Generator. Whenever the HTML report gets completed, I get the following message pop up in a separate message window:
JxBrowser Chromium Native Process has stopped working
A problem caused the program to stop working correctly. Please close the program.
It seems this only occurs when I also include the line
rptview(rpt)
to display the report at the end.
Does anyone know how to stop this JxBrowser Chromium error from happening? Thanks.
0 个评论
回答(1 个)
Eric
2019-5-28
I think there are stray jxBrowser processes that were not properly shut down. Try the following:
You should now be able to use RPTVIEW to view your generated documents.
0 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 MATLAB Report Generator 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!