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

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

[Octave-bug-tracker] [bug #57421] Octave 5.1.0 blocked


From: Markus Mützel
Subject: [Octave-bug-tracker] [bug #57421] Octave 5.1.0 blocked
Date: Mon, 16 Dec 2019 04:48:44 -0500 (EST)
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:72.0) Gecko/20100101 Firefox/72.0

Follow-up Comment #1, bug #57421 (project octave):

I'm not sure what you are describing. But maybe you are referring to line
continuation?

E.g. if you begin a command on one line:

>> a = [1;


and hit enter, the command executes once it is complete. I.e. you can continue
with:

2]
x =

   1
   2


If you are lost as to how to complete the command, you don't need to restart
Octave. It should be enough to press Ctrl+C.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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