plot data [message #93223] |
Mon, 16 May 2016 05:16  |
d.poreh
Messages: 406 Registered: October 2007
|
Senior Member |
|
|
Folks,
Hi,
I have a data like x,y, elevation, intensity (coordinates (3D) with an intensity for each point).
I just want to plot them,
Can someone give me some tips :)
Cheers,
Dave
|
|
|
Re: plot data [message #93230 is a reply to message #93223] |
Mon, 16 May 2016 08:22  |
lecacheux.alain
Messages: 325 Registered: January 2008
|
Senior Member |
|
|
Le lundi 16 mai 2016 14:16:37 UTC+2, dave poreh a écrit :
> Folks,
> Hi,
> I have a data like x,y, elevation, intensity (coordinates (3D) with an intensity for each point).
> I just want to plot them,
> Can someone give me some tips :)
> Cheers,
> Dave
You might use SCATTERPLOT3D function and MAGNITUDE keyword.
alx.
|
|
|