[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
How do I UNsuppress output on the terminal?
From: |
Gary Schafer |
Subject: |
How do I UNsuppress output on the terminal? |
Date: |
Mon, 22 Feb 2021 13:54:52 -0500 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.10.0 |
I'm running Gnu Octave 6.1.0 on Windows 10. I'm trying to parse out a data file. When I attempted
to see if some of the data was ASCII, I put it into a "char" statement. After that, all
of the output on the terminal is suppressed. However, I need that output. Is there something I did
with the "char" command that may have suppressed the output? It's quite possible that any
of the possible ASCII values, from 0 - 255, when into that statement. I've tried re-entering the
command (hoping it would toggle the terminal output back on), but it didn't work.
Thanks,
Gary
- How do I UNsuppress output on the terminal?,
Gary Schafer <=