这是注册表文件丢失了,将软件在开始-控制面板-卸载,再重装一下就可以了
弹窗的解决办法如下:
r2013a在命令窗口中输入:
com.mathworks.mlwIDgets.html.htmlcomponentfactory.setBrowserProperty(‘jxBrowser.Browsertype’,‘mozilla15’);
r2012b在命令窗口中输入: com.mathworks.mlwIDgets.html.htmlcomponentfactory.setdefAulttype(‘htmlRenderer’);
这两个命令都可以奏效,不过都不好使。第一个命令会使得menubar菜单消失,第二个命令会使得帮助文档变得很难看。