run python from octave
Igor1954 <[email protected]> Fri, 2 Apr 2021 10:45:50 -0500 (CDT)
| Newsgroups | gmane.comp.gnu.octave.maintainers |
|---|---|
| Message-ID | <[email protected]> |
run python from octaveI run python :output = system ("path\abc.py",1)As a
rezult output=1But abc.py do not begin run without diagostic
error.Can you help?In Matlab I use next comands:system('cd C:path\')
system('cd C:\path\ && start python name_file.py')In Octave these commands
give an error - &&
--
Sent from: https://octave.1599824.n4.nabble.com/Octave-Maintainers-f1638794.html