CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > COMSOL

problem in accessing postcrossplot in comsol multiphysics

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   March 23, 2010, 12:03
Unhappy problem in accessing postcrossplot in comsol multiphysics
  #1
New Member
 
shanu
Join Date: Feb 2010
Posts: 3
Rep Power: 16
shanu is on a distinguished road
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
shanu is offline   Reply With Quote

Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
convergence problem in comsol anderson COMSOL 0 February 24, 2008 16:54
Solver Selection with COMSOL S. Gatzka COMSOL 1 January 27, 2008 16:35
Calculation with COMSOL Multiphysics sega COMSOL 4 January 20, 2008 14:06
extremely simple problem... can you solve it properly? Mikhail Main CFD Forum 40 September 9, 1999 09:11
Is this problem well posed? Thomas P. Abraham Main CFD Forum 5 September 8, 1999 14:52


All times are GMT -4. The time now is 01:20.