GNU Octave  9.1.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
oct-process.h File Reference
#include "octave-config.h"
#include <string>

Go to the source code of this file.

Classes

class  process_execution_result
 

Functions

process_execution_result run_command_and_return_output (const std::string &cmd_str)
 

Function Documentation

◆ run_command_and_return_output()

process_execution_result run_command_and_return_output ( const std::string &  cmd_str)