Re: run python from octave
"John W. Eaton" <[email protected]> Fri, 2 Apr 2021 12:29:06 -0400
| Newsgroups | gmane.comp.gnu.octave.maintainers |
|---|---|
| Message-ID | <[email protected]> |
This list is intended for discussions about Octave development. For help using Octave, please use the discourse help forum here: https://octave.discourse.group/ or the [email protected] mailing list. jwe On 4/2/21 11:45 AM, Igor1954 wrote: > run python from octave I run python : output = system ("path\abc.py",1) > As a rezult output=1 But 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 the Octave - Maintainers mailing list archive > <https://octave.1599824.n4.nabble.com/Octave-Maintainers-f1638794.html> > at Nabble.com.