error persists
>>> h.Execute ("run('H:\\rishika\\MATLAB\\filewrite.m')")
'??? Error using run (line 41)\nH:\\rishika\\MATLAB\\filewrite.m not found.\n\n'
>>> h.Execute ("run(r'H:\rishika\MATLAB\filewrite.m')")
'??? Error: Unexpected MATLAB expression.\n\n
--
https://mail.python.org/mailman/listinfo/python-list
- Calling Matlab (2016a) function from Python(3.6) rishika21sen
- Re: Calling Matlab (2016a) function from Python(3.6) rishika21sen
- Re: Calling Matlab (2016a) function from Python(3.6) Paul Moore
- Re: Calling Matlab (2016a) function from Python(... Rishika Sen
- Re: Calling Matlab (2016a) function from Pyt... Bob van der Poel
- Re: Calling Matlab (2016a) function from Python(3.6) Rishika Sen
- Re: Calling Matlab (2016a) function from Python(... Michael Torrie
