ERROR: Create a Python Application with MATLAB Code
Mostra commenti meno recenti
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 Commenti
Flavio Antonio Rodrigues Junior
il 27 Apr 2017
Flavio Antonio Rodrigues Junior
il 28 Apr 2017
Modificato: Flavio Antonio Rodrigues Junior
il 28 Apr 2017
robert haase
il 13 Lug 2017
Modificato: robert haase
il 13 Lug 2017
I have had the same issue but I still get it after following you hint, however. I will keep trying.
robert haase
il 14 Lug 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.
Risposte (0)
Categorie
Scopri di più su Python Package Integration in Centro assistenza e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!