GNU Octave  6.2.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
oct-process.cc File Reference
#include <iostream>
#include <sstream>
#include "oct-process.h"
#include "procstream.h"
#include "sysdep.h"
#include "oct-syscalls.h"
Include dependency graph for oct-process.cc:

Go to the source code of this file.

Namespaces

 octave
 

Functions

OCTINTERP_API process_execution_result octave::run_command_and_return_output (const std::string &cmd_str)