[vtkusers] VTK 5.0 and Matlab 14

Vivek Dwivedi vivekd at mail630.gsfc.nasa.gov
Thu Jun 15 14:59:48 EDT 2006


Hello All:

Has anyone been able to successully call vtkPanel in matlab.  I have  
been able to complile vtk 5.0 with java wrapping in OS 10.4.6.   
However in matlab i get a "Undefined function or variable" when I  
call vtkPanel.

for example:

EDU>> panel = vtkPanel
??? Undefined function or variable 'vtkPanel'.

I have added the following lines to the classpath.txt file

/Users/vivekd/VTK/bin/vtk.jar
/Users/vivekd/VTK/java/vtk

and I have jarred the vtkPanel.class in vtk.jar and still no luck.

Any suggestions


-Vivek






More information about the vtkusers mailing list