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

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

[Octave-bug-tracker] [bug #56762] [octave forge] (io): Running xlsread e


From: Omid
Subject: [Octave-bug-tracker] [bug #56762] [octave forge] (io): Running xlsread erases all opened mfiles in the Editor window
Date: Thu, 15 Aug 2019 21:42:09 -0400 (EDT)
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/64.0.3282.140 Safari/537.36 Edge/17.17134

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


[comment #1 comment #1:]
> Thank you for your bug report.  This sounds pretty weird.  Can you give a
few more details?
> 
> 1. How did you install Octave?
> 2. How did you install the IO package?
> 3. Did you do any additional preparations to run xlsread?
> 4. How many files do you have opened in the Octave editor?  Was the Excel
file to read among them?
> 5. What was the exact code you ran?
> 6. Can you upload a small but meaningful example of your Excel File you read
here?
> 
> This would really help to reproduce your error.

1. I've installed Octave from the following link: https://www.octave.org.
2. I used pkg install -forge io
3, 4, 5 & 6. Lets' imagine that I have one opened m file in the Editor, and
the follwoing part of the code is run:
>> ProcessedExcelFile = 'Test.xlsx';
>> fileDataParams = xlsread(ProcessedExcelFile,'MatlabData','C6:H213');
After running the last command, the file opened in the Editor window is
closed. 

Please find my excel file in the attachment. Run the above two commands while
you have an m file in the Editor.

 

 



(file #47348)
    _______________________________________________________

Additional Item Attachment:

File name: Test.xlsx                      Size:54 KB
    <https://savannah.gnu.org/file/Test.xlsx?file_id=47348>



    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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