PDA

View Full Version : how to enable octaviz?



damian.rohraff
March 3rd, 2007, 07:28 PM
It is good there is no more broken dependencies between octave and octaviz (in feisty) :). Does anyone how to turn off gnuplot and activate octaviz?
Thanks
Damian

ahmatti
March 21st, 2007, 03:42 PM
You don't need to separately enable octaviz and disable gnuplot. After installation you just call the desired octaviz plotting function from octave.

e.g plot(x,y) plots the graph in gnuplot but vtk_plot(x,y) uses octaviz.

juve
April 3rd, 2007, 05:30 PM
Tip for Edgy:
to install octaviz in edgy you have to install the virtual package libvtk4c2a from dapper.