Computing.Net > Forums > Programming > loading a java class from matlab

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

loading a java class from matlab

Reply to Message Icon

Name: mitra
Date: December 10, 2005 at 14:16:18 Pacific
OS: windows xp
CPU/Ram: enough
Comment:

I want to load a very simple java class I wrote(
Simple.class) from Matlab command line.
I recieve following error:
>> import Simple
??? Error using ==> import
Arguments to IMPORT must either end with '.*' or else specify
a fully qualified class name: Simple
I can't understand the reason.
Simple.class in located in current path of matlab command line.
any idea?



Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Programming Forum Home


Sponsored links

Ads by Google


Results for: loading a java class from matlab

specifying a java classpath www.computing.net/answers/programming/specifying-a-java-classpath/15270.html

J++ and XP. Possible ? www.computing.net/answers/programming/j-and-xp-possible-/1118.html

Derive a class from derived class?? www.computing.net/answers/programming/derive-a-class-from-derived-class/7210.html