[Scilab-users] determining the amount of excelsheets in an xls(mlist)-variable

christophk christoph.knappe at gmail.com
Fri Nov 4 09:47:31 CET 2016


Hi Rafael,

it worked - you are a life-saver! :-)
It's actually mentioned here as well:
https://help.scilab.org/doc/5.5.2/en_US/readxls.html

I just got confused because the "sheets" variable seems to be identical to
it's field name "sheets" in the example:
"sheets = readxls(file_path)
..
Given an Excel file path this function returns an mlist data structure of
type xls, with one field named sheets. The sheets field itself contains a
list of sheet data structure."

Perhaps it would be wise to use another variable name in the Scilab help
example instead of sheets, e.g. XlsContent or something?
  
Best regards,
Christoph



--
View this message in context: http://mailinglists.scilab.org/determining-the-amount-of-excelsheets-in-an-xls-mlist-variable-tp4034904p4034908.html
Sent from the Scilab users - Mailing Lists Archives mailing list archive at Nabble.com.



More information about the users mailing list