Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
使用しようとしましmlab.path(path,'/my/path')たが失敗しました。NameError: name 'path' is not definedPythonで入手しました。誰かアイデアがありますか?
mlab.path(path,'/my/path')
NameError: name 'path' is not defined
どうでも。私はその方法を知りました。を使用しmlab.addpath()ます。
mlab.addpath()