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

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

[Octave-bug-tracker] [bug #44109] xlswrite does not support xls (documen


From: Avinoam Kalma
Subject: [Octave-bug-tracker] [bug #44109] xlswrite does not support xls (documentation)
Date: Wed, 28 Jan 2015 18:47:32 +0000
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/40.0.2214.93 Safari/537.36

Follow-up Comment #2, bug #44109 (project octave):

Thanks.

BTW, in xlsopen.m

  [sfxpos, ~, ~, ext] = regexpi (filename, '(.xlsx?|.gnumeric|.ods|.csv)');

Shouldn't in be .xls?, because you want to find
 case {".xlsx", ".xlsm", ".xlsb"}  



    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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