From: Daniel J S. <dan...@ie...> - 2012-11-16 07:46:03
|
On 11/16/2012 01:38 AM, Surandokht Nikzad wrote: > Hello, > > I have a question regarding symbols in plotting. I wonder about the very > basic one, which is circle 'o'. > When I use this for plotting [plot(x,y,'o')], instead of having circle, > I get triangle shape with a dot in the middle! > > What should I do to solve this tiny/strange problem? > > Thanks in advance, > Sue What platform are you running on? Linux? Windows? OSX? What version of octave are you using (at the octave prompt type version)? What version of gnuplot are you using (type "gnuplot --version" at a command line)? Dan |