Adding .jar to standalone
이전 댓글 표시
I use zxing's code to build a standalone file.using the code:
javaaddpath(core.jar)
javeaddpath(javese.jar)
It work in matlab,but failed in standalone. I use "deploytool" to build,and put 'core.jar' and 'javase.jar' into "Shared Resourses and Helpful files". Am I doing wrong in this step?and how can i build a standalone with .jar file?
Sorry for my poor english. This question confuse me for a long time.
답변 (1개)
cao tri
2017년 2월 17일
0 개 추천
I had also the same problem. Hope that someone will help us !
카테고리
도움말 센터 및 File Exchange에서 MATLAB에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!