help-octave
[Top][All Lists]
Advanced

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

Re: xlsread return error: No Java support found (no Java JRE? no Java pk


From: IshaVadgama
Subject: Re: xlsread return error: No Java support found (no Java JRE? no Java pkg installed AND loaded?)
Date: Mon, 18 Nov 2019 03:54:13 -0600 (CST)

Hi, 
I am new to OCTAVE and unable to read xls file, getting the following error
                                                                                
                                           
>> [data_autokorr_num, data_autokorr_str, data_autokorr_raw] =
>> xlsread(test.xls)
error: Invalid call to test.  Correct usage is:

 -- test NAME
 -- test NAME quiet|normal|verbose
 -- test ("NAME", "quiet|normal|verbose", FID)
 -- test ("NAME", "quiet|normal|verbose", FNAME)
 -- SUCCESS = test (...)
 -- [N, NMAX, NXFAIL, NBUG, NSKIP, NRTSKIP, NREGRESSION] = test (...)
 -- [CODE, IDX] = test ("NAME", "grabdemo")
 -- test ([], "explain", FID)
 -- test ([], "explain", FNAME)

Additional help for built-in functions and operators is
available in the online version of the manual.  Use the command
'doc <topic>' to search the manual index.

Help and information about Octave is also available on the WWW
at https://www.octave.org and via the address@hidden
mailing list.




--
Sent from: https://octave.1599824.n4.nabble.com/Octave-General-f1599825.html



reply via email to

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