mac打開adobepsai等軟件?
彈窗的解決辦法如下:
R2013a在命令窗口中輸入:
com.mathworks.mlwidgets.html.HtmlComponentFactory.setBrowserProperty(‘JxBrowser.BrowserType’,‘Mozilla15’);
R2012b在命令窗口中輸入: com.mathworks.mlwidgets.html.HtmlComponentFactory.setDefaultType(‘HTMLRENDERER’);
這兩個命令都可以奏效,不過都不好使。第一個命令會使得Menubar菜單消失,第二個命令會使得幫助文檔變得很難看