savannah-hackers
[Top][All Lists]
Advanced

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

[savannah-help-public] [sr #109324] New user..problem with writing excel


From: shravan
Subject: [savannah-help-public] [sr #109324] New user..problem with writing excel file
Date: Mon, 5 Jun 2017 12:57:23 -0400 (EDT)
User-agent: Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.36

URL:
  <http://savannah.gnu.org/support/?109324>

                 Summary: New user..problem with writing excel file
                 Project: Savannah Administration
            Submitted by: sharavan
            Submitted on: Mon 05 Jun 2017 04:57:22 PM UTC
                Category: None
                Priority: 5 - Normal
                Severity: 4 - Important
                  Status: None
             Assigned to: None
        Originator Email: 
        Operating System: None
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

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




    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/support/?109324>

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




reply via email to

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