|
[Sponsors] |
problem in accessing postcrossplot in comsol multiphysics |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
March 23, 2010, 13:03 |
problem in accessing postcrossplot in comsol multiphysics
|
#1 |
New Member
shanu
Join Date: Feb 2010
Posts: 3
Rep Power: 16 |
Hi
I am working in windows xp os and with Comsol 3.5a with matlab R2008b I am exporting model file form comsol to matlab as fem and is saved in fem file in workspace. when iam using postcrossplot in order to save it and use it for meshintegrate code for integration on a particular cross section in a domain. but when iam using code postcrossplot in matlab command window as follows pd = postcrossplot(fem,2,[0.015 0 0;0.015 0 0.03;0 0.015 0]','surfdata','T') extracting temperature data from subdomian in a particular cross section and storing it in pd variable.... it gives error as ??? Error using ==> figure Error using ==> figure Java exception occurred: java.lang.NoClassDefFoundError: javax/media/j3d/BoundingBox at java.lang.Class.getDeclaredMethods0(Native Method) at java.lang.Class.privateGetDeclaredMethods(Unknown Source) at java.lang.Class.privateGetPublicMethods(Unknown Source) at java.lang.Class.getMethods(Unknown Source) at com.mathworks.jmi.OpaqueJavaInterface.doesMethodEx ist(OpaqueJavaInterface.java:407) Caused by: java.lang.ClassNotFoundException: javax.media.j3d.BoundingBox at java.net.URLClassLoader$1.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) at java.lang.ClassLoader.loadClassInternal(Unknown Source) ... 5 more Error in ==> gcf at 33 h = figure; Error in ==> postnewplot>l_newplot at 27 currax = gca; Error in ==> postnewplot at 15 hAx = l_newplot(vers); Error in ==> postcrossplot at 368 ax = postnewplot; I think it is problem with java files and help me regarding this. any help regarding this would really appreciated, thanks for your precious help in advance. cheers shanu |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
convergence problem in comsol | anderson | COMSOL | 0 | February 24, 2008 17:54 |
Solver Selection with COMSOL | S. Gatzka | COMSOL | 1 | January 27, 2008 17:35 |
Calculation with COMSOL Multiphysics | sega | COMSOL | 4 | January 20, 2008 15:06 |
extremely simple problem... can you solve it properly? | Mikhail | Main CFD Forum | 40 | September 9, 1999 10:11 |
Is this problem well posed? | Thomas P. Abraham | Main CFD Forum | 5 | September 8, 1999 15:52 |