help-octave
[Top][All Lists]
Advanced

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

C++ code terminal output


From: Shamika Mohanan
Subject: C++ code terminal output
Date: Fri, 14 Jul 2017 15:02:30 +0530

Hello,

I'm calling Octave from C++ code. I call Octave functions using the feval function and store the output in a octave_value_list.

When a function does not return any value but only displays some output on the terminal, is it possible the save/redirect the terminal output in/to a octave_value/matrix in the C++ code?

Regards,
Shamika

reply via email to

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