I want to run commands like pdflatex and cp from an octave script. Is there a way to do that?
Tell me more
×
Super User is a question and answer site for
computer enthusiasts and power users. It's 100% free, no registration required.
|
|
|
Use the function |
|||
|
|
|
unix(command) is another way to go. If you'd like to get properties of files directories etc. Xoctave does it automatically. |
|||
|
|