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: John Donoghue
Subject: [Octave-bug-tracker] [bug #44552] inputdlg crashes GUI with certain prompts
Date: Mon, 16 Mar 2015 20:15:09 +0000
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; Trident/7.0; rv:11.0) like Gecko

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

That appears consistent with matlab.


>> prompt = {'foo',
          'bar'}


creates a 2x1 cell

>> prompt = {'foo',...
          'bar'}


creates a 1x2 array.


However in matlab, inputdlg will work equally the same with both.

    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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