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

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

[Octave-bug-tracker] [bug #56416] Incorrect octave.bat - missing MSYSTEM


From: Benjamin Szőke
Subject: [Octave-bug-tracker] [bug #56416] Incorrect octave.bat - missing MSYSTEM, usr\bin, qt graphics
Date: Sun, 30 Jan 2022 08:12:01 -0500 (EST)

Follow-up Comment #13, bug #56416 (project octave):

[comment #12 comment #12:]
> For example, running from command line:
> 
> 
> running:
> 
> octave-cli --no-gui --norc --eval "pause(10); a=1"
> 
> runs the command and then returns, so something like X=`octave-cli --no-gui
--norc --eval "pause(10); a=1"` would work.
> 
> Running:
> 
> octave-gui --no-gui --norc --eval "pause(10); a=1"
> 
> 
> Returns straight away, so something like X=`octave-gui --no-gui --norc
--eval "pause(10); a=1"` would NOT work.
> 

What would be the correct way to be able to use QT graphics plotting in
octave-cli.exe using?

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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