I installed the xlreadwrite packages from the ATOMS as required. I am using the 
UBUNTU 2022 operating system with SCILAB 6.1 installed.

I then ran the example indicated in the function help as follows

// read specified range of second sheet of xlsx file
filename = 
fullpath(atomsGetLoadedPath("xlreadwrite")+'/demos/xlsx/Testbig.xlsx');
numbers = xlread(filename,2,"B3:D6");

I obtained the following error message;

xlread: cannot find the POI library in Scilab Java path.


Any suggestions for solving the problem will be appreciated.



Samuel Ogbonna Enibe
University of Nigeria, Nsukka, Nigeria

On Thu, Jul 18, 2024 at 2:42 PM CHEZE David 
<david.ch...@cea.fr<mailto:david.ch...@cea.fr>> wrote:
Hello Samuel,
You may install the ATOMS module : 
https://atoms.scilab.org/toolboxes/xlreadwrite/1.2.4
It’s working fine !

David


De : users 
<users-boun...@lists.scilab.org<mailto:users-boun...@lists.scilab.org>> De la 
part de Samuel Enibe
Envoyé : jeudi 18 juillet 2024 15:24
À : Users mailing list for Scilab 
<users@lists.scilab.org<mailto:users@lists.scilab.org>>
Objet : [Scilab-users] Function to Open Excel .xlsx files

Dear SCILAB users,

Could you please let me know if there is a function to Open Excel .xlsx files.

This will be greatly appreciated.

Samuel Ogbonna Enibe
University of Nigeria, Nsukka, Nigeria

This email and any attachments are intended solely for the use of the 
individual or entity to whom it is addressed and may be confidential and/or 
privileged.

If you are not one of the named recipients or have received this email in error,

(i) you should not read, disclose, or copy it,

(ii) please notify sender of your receipt by reply email and delete this email 
and all attachments,

(iii) Dassault Systèmes does not accept or assume any liability or 
responsibility for any use of or reliance on this email.


Please be informed that your personal data are processed according to our data 
privacy policy as described on our website. Should you have any questions 
related to personal data protection, please contact 3DS Data Protection Officer 
https://www.3ds.com/privacy-policy/contact/



This email and any attachments are intended solely for the use of the 
individual or entity to whom it is addressed and may be confidential and/or 
privileged.

If you are not one of the named recipients or have received this email in error,

(i) you should not read, disclose, or copy it,

(ii) please notify sender of your receipt by reply email and delete this email 
and all attachments,

(iii) Dassault Systèmes does not accept or assume any liability or 
responsibility for any use of or reliance on this email.


Please be informed that your personal data are processed according to our data 
privacy policy as described on our website. Should you have any questions 
related to personal data protection, please contact 3DS Data Protection Officer 
https://www.3ds.com/privacy-policy/contact/


_______________________________________________
users mailing list - users@lists.scilab.org<mailto:users@lists.scilab.org>
Click here to unsubscribe: 
<mailto:users-unsubscr...@lists.scilab.org<mailto:users-unsubscr...@lists.scilab.org>>
https://lists.scilab.org/mailman/listinfo/users

This email and any attachments are intended solely for the use of the 
individual or entity to whom it is addressed and may be confidential and/or 
privileged.

If you are not one of the named recipients or have received this email in error,

(i) you should not read, disclose, or copy it,

(ii) please notify sender of your receipt by reply email and delete this email 
and all attachments,

(iii) Dassault Systèmes does not accept or assume any liability or 
responsibility for any use of or reliance on this email.


Please be informed that your personal data are processed according to our data 
privacy policy as described on our website. Should you have any questions 
related to personal data protection, please contact 3DS Data Protection Officer 
https://www.3ds.com/privacy-policy/contact/

_______________________________________________
users mailing list - users@lists.scilab.org
Click here to unsubscribe: <mailto:users-unsubscr...@lists.scilab.org>
https://lists.scilab.org/mailman/listinfo/users

Reply via email to