Error when trying to use Create App feature within SimBiology
이전 댓글 표시
I can run simulations and generate plots using the Task Editor, but keep getting an error when I try to create an app using the Create App feature. I have used the Create App feature successfully for different models. I am using Matlab 2015b, SimBiology v5.3 on Windows 7 64bit, running locally. Any insight on the error would be appreciated. The error that I am getting are:
Exception in thread "AWT-EventQueue-0" java.lang.NullPointerException
at com.mathworks.toolbox.simbio.desktop.analysis.toolbar.GenerateAppAction.generalMATLABCallCompleted(GenerateAppAction.java:239) at com.mathworks.toolbox.simbio.desktop.runnable.GeneralHandlerRunnable.matlabEvent(GeneralHandlerRunnable.java:92)
at com.mathworks.jmi.MatlabMCR$AWTReplyEvent.run(MatlabMCR.java:1637)
at java.awt.event.InvocationEvent.dispatch(Unknown Source)
at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
at java.awt.EventQueue.access$200(Unknown Source)
at java.awt.EventQueue$3.run(Unknown Source)
at java.awt.EventQueue$3.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
at java.awt.EventQueue.dispatchEvent(Unknown Source)
at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.run(Unknown Source)
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Import Data에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!