discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Discuss-gnuradio] Any Octave/Matlab folks on the list?


From: Brian Padalino
Subject: Re: [Discuss-gnuradio] Any Octave/Matlab folks on the list?
Date: Wed, 29 Nov 2006 23:16:27 -0500

On 11/29/06, Marcus Leech <address@hidden> wrote:
I have some X,Y,Z data that I want to turn into a gray or colour mapped
contour plot.

The data aren't necessarily gridded, so I need interpolation.

I'm  a newbie to Octave/Matlab, and could use a hint.

I've played with contourf(), which I can make work for functions, but I
need to load external data that is
  organized as columns of X,Y,Z in ascii.

A quick google search revealed a nice and informative page:

http://www2.ohlone.edu/people2/bbradshaw/matlab/plotting3dsurfaces.html

You can use the load command to get the data into Matlab for manipulation.

Brian




reply via email to

[Prev in Thread] Current Thread [Next in Thread]