octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

run python from octave


From: Igor1954
Subject: run python from octave
Date: Fri, 2 Apr 2021 10:45:50 -0500 (CDT)

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 at Nabble.com.

reply via email to

[Prev in Thread] Current Thread [Next in Thread]