I tried to use mlab.path(path,'/my/path') but failed. Got NameError: name 'path' is not defined in python. Anyone has an idea?

link|improve this question

feedback

1 Answer

up vote 1 down vote accepted

Never mind. I found out how. Use mlab.addpath().

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.