help-octave
[Top][All Lists]
Advanced

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

Re: Scatter Plotting


From: Stephen H. Dawson
Subject: Re: Scatter Plotting
Date: Sun, 5 Jun 2016 18:03:50 -0400
User-agent: Mozilla/5.0 (X11; Linux i686; rv:38.0) Gecko/20100101 Thunderbird/38.8.0

Thanks, Doug.

This is not getting me too far forward in understanding. Is there an
example to share of static values for x, y, and z axis locations for a
3D scatter plot for me to review?

Thank You,
Stephen H. Dawson
(865) 804-3454
http://www.linkedin.com/in/shdcs


On 06/05/2016 05:12 PM, Doug Stewart wrote:
>
>
> On Sun, Jun 5, 2016 at 4:51 PM, Stephen H. Dawson
> <address@hidden <mailto:address@hidden>> wrote:
>
>     Hello,
>
>
>     I am new to GNU Octave.
>
>     address@hidden ~ $ octave -v
>     GNU Octave, version 3.8.1
>     Copyright (C) 2014 John W. Eaton and others.
>     This is free software; see the source code for copying conditions.
>     There is ABSOLUTELY NO WARRANTY; not even for MERCHANTABILITY or
>     FITNESS FOR A PARTICULAR PURPOSE.
>
>     Octave was configured for "i686-pc-linux-gnu".
>
>     Additional information about Octave is available at
>     http://www.octave.org.
>
>     Please contribute if you find this software useful.
>     For more information, visit http://www.octave.org/get-involved.html
>
>     Read http://www.octave.org/bugs.html to learn how to submit bug
>     reports.
>     address@hidden ~ $
>
>
>
>     I am looking to three-dimensionally plot some static x-y-z values.
>     I am
>     pretty sure this is called scatter plotting.
>
>     https://en.wikipedia.org/wiki/Scatter_plot#/media/File:Scatter_plot.jpg
>     This is an example of the end result I am hoping to achieve. Does
>     anyone
>     have a m file generation an approximation of this 3D graph they are
>     willing to share for me to read through and understand how to
>     modify for
>     my needs?
>
>     --
>
>     Thank You,
>     Stephen H. Dawson
>     (865) 804-3454 <tel:%28865%29%20804-3454>
>     http://www.linkedin.com/in/shdcs
>
>
>
>     _______________________________________________
>     Help-octave mailing list
>     address@hidden <mailto:address@hidden>
>     https://lists.gnu.org/mailman/listinfo/help-octave
>
>
>  //*scatter3* /(x, y, z)/
> */
> /*
> */http://octave.sourceforge.net/octave/function/scatter3.html
> /*
>
>
> -- 
> DAS
>




reply via email to

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