mainSavannah Administration - Support: sr #109324, New user..problem with writing...

 
 

sr #109324: New user..problem with writing excel file

Submitter:  shravan <sharavan>
Submitted:  Mon 05 Jun 2017 04:57:22 PM UTC
   
 
Category:  None Priority:  5 - Normal
Severity:  4 - Important Status:  Need Info
Privacy:  Public Assigned to:  None
Operating System:  None Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Mon 05 Jun 2017 07:36:37 PM UTC, comment #1: 

Hi! You have submitted a ticket to Savannah administration. But you are talking about excel and spreadsheats. I think you wanted a different project. What project are you talking about here?

Bob Proulx <rwp>
Site Administrator
Mon 05 Jun 2017 04:57:22 PM UTC, original submission:  

Hi..Could you please help in understanding this error.. iam trying to write excel file..

CODE:
clc; clear all;
pkg load io
pkg load windows
z=1:10;

rstatus=xlswrite('check_write_excel.xlsx',z,'Sheet1','A1:A100');


ERROR:
过warning: xlswrite - array truncated to 100 by 1 to fit in range A1:A100
Detected XLS interfaces: COM*; warning:  No Java support found (no Java JRE? no Java pkg installed AN
D loaded?)
warning: called from
    getxlsinterfaces at line 121 column 11
    xlsopen at line 262 column 17
    xlswrite at line 202 column 9
    Check at line 6 column 8

shravan <sharavan>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by ineiev (Updated the item)
  • -email is unavailable- added by rwp (Posted a comment)
  • -email is unavailable- added by sharavan (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 2 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2019-06-10 ineiev StatusNone Need Info
        Open/ClosedOpen Closed

    Back to the top

    Powered by Savane 3.13-758e.
    Corresponding source code