[vtkusers] VTK 5.0 OS X and Matlab

Vivek Dwivedi vivekd at mail630.gsfc.nasa.gov
Wed Jun 7 15:14:53 EDT 2006


Hi Folks:

I've been having  a doosy of a time getting VTK 5.0 to work within  
matlab.  First of all I did get VTK 5.0 installed with Java  
wrappings.  I have added the paths within my classpath.txt  file:
/Users/vivekd/VTK/java/vtk/vtk.jar
/Users/vivekd/Desktop/vtkjava
/Users/vivekd/VTK/java/vtk


With in my matlab commander I first type:

import vtk.*

This command works.

However the next command

panel = vtkPanel

I get function not found

What Am I doing wrong?


Thanks,

-vivek





More information about the vtkusers mailing list