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

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

[Octave-bug-tracker] [bug #43786] Add commands to run mathworks interact


From: Doug Stewart
Subject: [Octave-bug-tracker] [bug #43786] Add commands to run mathworks interactive iFDFT toolbox
Date: Tue, 09 Dec 2014 16:39:18 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/39.0.2171.71 Safari/537.36

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

Inputdlg is implemented in 3.8.1
but it doesn't have the options parameter 

Octave:
 -- Function File: CSTR = inputdlg (PROMPT, TITLE, ROWSCOLS, DEFAULTS)

this code:
answer=inputdlg(prompt,name,numlines,defaultanswer,options);

but the code runs if you remove the options parameter.

It then stops at :
warning: the 'alpha' function is not yet implemented in Octave
error: 'alpha' undefined near line 29 column 1
error: called from:
error:   /home/doug/Downloads/FDTD-Toolbox/plotepsmu.m at line 29, column 1
error:   /home/doug/Downloads/FDTD-Toolbox/interactiveFDTD.m at line 22,
column 1

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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