ERROR: Create a Python Application with MATLAB Code
Mostrar comentarios más antiguos
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 comentarios
Flavio Antonio Rodrigues Junior
el 27 de Abr. de 2017
Flavio Antonio Rodrigues Junior
el 28 de Abr. de 2017
Editada: Flavio Antonio Rodrigues Junior
el 28 de Abr. de 2017
robert haase
el 13 de Jul. de 2017
Editada: robert haase
el 13 de Jul. de 2017
I have had the same issue but I still get it after following you hint, however. I will keep trying.
robert haase
el 14 de Jul. de 2017
I instead focused on getting my actual code to run and it worked fine. I had to used Python 2 instead of 3, however.
Respuestas (0)
Categorías
Más información sobre Python Package Integration en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!