Segmentation fault: 11 when running python with MATLAB compiler SDK
조회 수: 1 (최근 30일)
이전 댓글 표시
Hello,
I just started using the Matlab Compiler SDK. I am trying to run the example here: https://www.mathworks.com/help/compiler_sdk/gs/create-a-python-application-with-matlab-code.html
I have set the DYDL_LIBRARY_PATH to the location of the runtime install.
When I try to run python makesqrSample1.py I get this error:
Segmentation fault: 11
Does anyone know what I am doing wrong here?
댓글 수: 1
Alan Frankel
2020년 6월 5일
If you're running on a Mac, you should be using mwpython (in the bin directory of your MATLAB or MATLAB Runtime installation).
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 MATLAB Compiler SDK에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!