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