Hi, I'm trying to use COMSOL 4.2a with MATLAB (COMSOL 3.5a compatibility) and I obtained the following error:
Undefined variable "com" or class "com.femlab.jni.FlNativeUtil.ensureLibIsLoaded".
Error in initcomsol (line 105)
com.femlab.jni.FlNativeUtil.ensureLibIsLoaded();
And for example when I type fem.geom=circ2, this is the error:
Undefined variable "com" or class "com.femlab.util.Prop".
Can anybody help me?
Thanks.
Undefined variable "com" or class "com.femlab.jni.FlNativeUtil.ensureLibIsLoaded".
Error in initcomsol (line 105)
com.femlab.jni.FlNativeUtil.ensureLibIsLoaded();
And for example when I type fem.geom=circ2, this is the error:
Undefined variable "com" or class "com.femlab.util.Prop".
Can anybody help me?
Thanks.