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: Philip Nienhuis
Subject: [Octave-bug-tracker] [bug #65607] cluttering text output when using path() with echo on
Date: Mon, 13 May 2024 15:07:07 -0400 (EDT)

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

Another option to try (actually a kludge) is to simply shadow built-in echo
with an m-file 'echo.m' containing no code at all (maybe just a comment) while
you're working with cvx (e.g., put it somewhere in the path you're working in
while using cvx).

I sometimes do this with Matlab code (usually of the X-Mas-tree variety with
lots of superfluous bells and whistles) that I occasionally need, and it very
often helps me forward sufficiently.
That said I have never tried it with 'echo', and if cvx depends on `echo's`
functionality it might not work for you.



    _______________________________________________________

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]