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

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

[Octave-bug-tracker] [bug #44552] inputdlg crashes GUI with certain prom


From: Pantxo Diribarne
Subject: [Octave-bug-tracker] [bug #44552] inputdlg crashes GUI with certain prompts
Date: Tue, 17 Mar 2015 07:42:19 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:35.0) Gecko/20100101 Firefox/35.0

Follow-up Comment #6, bug #44552 (project octave):

Hi,

@John: you can format the input cell unconditionally ("if" block not needed)
in a row vector cell using simply "tmp = prompt(:).'" instead of a potentially
slow for loop. If you choose to retain the if block, you should enclose the
logical expression in parenthesis to follow Octave coding convention.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?44552>

_______________________________________________
  Message posté via/par Savannah
  http://savannah.gnu.org/




reply via email to

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