[#7135] Issue with feature('clearjava',1)

Please log in

State: more information
Open
Date:
2013-10-14 13:45
Priority: more information
3
Submitted By:
Haakon Engen (athanatizein)
Assigned To: more information
Nobody (None)
Hardware: 
All
Product: 
Software A
Operating System: 
Linux
Component: 
None
Version: 
v1.1
Severity: 
blocker
Resolution: 
None
Summary: more information
Issue with feature('clearjava',1)

Detailed description

Hi,

I'm trying to get CPCA to work on Matlab 2012b (and above) without much success.

>> cpca
Error using feature
Feature clearjava not found

Error in update_java_path (line 46)
feature('clearjava',1);
Error in cpca (line 39)
update_java_path(); % -- load any missing java jar files on
dynhamic path
>>

I've tried to get around this by modifying the code, but I'm incapable of getting this to work without breaking the Java implementation. I think this might be due to feature(clearjava) is disabled in new Matlab versions, but I don't have access to any older versions to confirm this suspicion.

Response

No Responses Have Been Posted

Attached Files:

Name Download
No Files Currently Attached

Changes:

No Changes Have Been Made to This Item