Where the matlab get import files? What is the path?

5 views (last 30 days)
Hi,
I try to import .java classes, but I get error message: undefined function or variable. Where the matlab get these import files? I use it like this: import org.jfree.data.general.DefaultValueDataset.*; so where I have to put this DefaultValueDataset.java file?
Teemu

Answers (1)

Image Analyst
Image Analyst on 10 Sep 2015
>> doc javaclasspath

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!