Tagged Questions

0
votes
2answers
66 views

Why won’t this axes object display correctly in MATLAB?

I am writing two small psychoacoustic testing applications in MATLAB. The first one works without problems but the second one doesn't, and I just can't figure out why. Here is the …
0
votes
3answers
29 views

Function Plotter

There is a nice function plotter built into OSX. Has anyone found something free that runs on windows (with out having to go through Cygwin)?
3
votes
5answers
91 views

Plotting 4 curves in a single plot, with 3 y-axes

I have 4 sets of values: y1, y2, y3, y4 and one set x. The y values are of different ranges, and I need to plot them as separate curves with separate sets of values on the y-axis. …
4
votes
2answers
134 views

How do I plot lines between all points in a vector in MATLAB?

I have a vector containing some points in 2-D space. I want MATLAB to plot these points with lines drawn from every point to every other point. Basically, I want a graph with all v …
5
votes
4answers
312 views

How to smoothen a plot in MATLAB?

I have some 9000 points that are plotted on a graph: [Full resolution] Actually, the plot is not as smooth as I wanted it to be. Is there some way I can smoothen the graph to a …
0
votes
1answer
43 views

Sharing contour plot attributes between subplots

I'm plotting several contour plots side by side for visualizing the time evolution of certain function. I want each contour's value and color to be shared between all subplots, but …
1
vote
4answers
119 views

python library to plot graph

Hi, Can someone please suggest to me any python library to plot graph like http://www.google.com/finance/images/retail%5Fq%5Findex.png Thank you.
0
votes
2answers
142 views

How can I make “real-time” plots with wxMathPlot?

I am thinking of using wxMathPlot for plotting/graphing some data that arrives continuously. I want to draw "Real-time" plot/graph using it. Is that possible? I.E. I don't want …
1
vote
4answers
100 views

Ruby: building a plot of function

What's the easiest way to build a plot of a function under Ruby? Any suggestions as to the special graphical library? update: under windows only :-(
0
votes
2answers
91 views

Plot GeoIP data on a World Map

Hi, I need a library (preferably written in Python) which is able to take a series of IP addresses (or geographic coordinates) and plots them on a World Map. I already found thi …
1
vote
1answer
303 views

Boxplot schmoxplot: How to plot means and standard errors conditioned by a factor in R?

We all love robust measures like medians and interquartile ranges, but lets face it, in many fields, boxplots almost never show up in published articles, while means and standard e …
3
votes
2answers
150 views

More bullseye plotting in R (I’m so sorry)

I'm using ggplot2 to make some bullseye charts in R. They look delightful, and everyone is very pleased - except that they'd like to have the values of the bullseye layers plotted …
0
votes
2answers
97 views

Real time data exchange between R and Windows application

I am using R for scatter plots, and now also for 3D cloud plots on top of a image. I have an application that generates a lot of such 3D coordinates and I need to see those coordin …
0
votes
1answer
157 views

How do I make (ugh) bull’s-eye charts in R?

A colleague of mine needs to plot 101 bull's-eye charts. This is not her idea. Rather than have her slave away in Excel or God knows what making these things, I offered to do the …
1
vote
3answers
415 views

Graphing large amounts of data

In a product I work on, there is an iteration loop which can have anywhere between a few hundred to a few million iterations. Each iteration computes a set of statistic variables …

1 2 3 next
15 30 50 per page