ERROR: Create a Python Application with MATLAB Code
이전 댓글 표시
I need help in this tutorial, when I run my python code, this error shows and not compile:
Traceback (most recent call last):
File "getmagic.py", line 2, in <module>
myMagic = makesqr.initialize()
NameError: name 'makesqr' is not defined
댓글 수: 4
Flavio Antonio Rodrigues Junior
2017년 4월 27일
Flavio Antonio Rodrigues Junior
2017년 4월 28일
편집: Flavio Antonio Rodrigues Junior
2017년 4월 28일
robert haase
2017년 7월 13일
편집: robert haase
2017년 7월 13일
I have had the same issue but I still get it after following you hint, however. I will keep trying.
robert haase
2017년 7월 14일
I instead focused on getting my actual code to run and it worked fine. I had to used Python 2 instead of 3, however.
답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Python Package Integration에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!