Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

how to run matlab script with arguments in python

>>> from mlabwrap import mlab
>>> mlab.path(mlab.path(), 'C:functiondirectory')
>>> mlab.myFunction('testadaptor', './', 'image.png')
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #run #matlab #script #arguments #python
ADD COMMENT
Topic
Name
1+6 =