From help-octave-request at bevo dot che dot wisc dot edu Thu Jun 5 07:50:14 2003 Subject: Plotting From: Kristof Timmermans To: help-octave at bevo dot che dot wisc dot edu Date: Thu, 05 Jun 2003 14:49:54 +0200 Hello, I am using C++ to simulate something, my problem is how I plot something using octave/GNUplot. I compile my C++ code and create .oct-files. These .oct-files are read in in Octave. But I have a problem to plot. Which (C++)-libraries do I have to use in my C++ code, which command(s) can I use to plot? Now I use the command feval("semilogx", plotarg,0), but then I get my X-as in logaritmic scale, and I want that both my axes are linear. Thanks in advance Kristof Timmermans ------------------------------------------------------------- Octave is freely available under the terms of the GNU GPL. Octave's home on the web: http://www.octave.org How to fund new projects: http://www.octave.org/funding.html Subscription information: http://www.octave.org/archive.html -------------------------------------------------------------