octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #65607] cluttering text output when using path


From: Rik
Subject: [Octave-bug-tracker] [bug #65607] cluttering text output when using path() with echo on
Date: Sat, 20 Apr 2024 20:46:03 -0400 (EDT)

Follow-up Comment #5, bug #65607 (group octave):

There is no way in an m-file to read the echo state.  Within C++ the
tree_evaluator class has a member variable m_echo_state and also m_echo.  One
could probably write an oct-file to check the echo state.

Or stay in C++ and modify the path command as outlined in comment #3. 


    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?65607>

_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/




reply via email to

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