+ Reply to Thread
Results 1 to 5 of 5

Plotting #d grapgh in Excel

  1. #1
    Registered User
    Join Date
    03-26-2014
    Location
    INDIA
    MS-Off Ver
    Excel 2003
    Posts
    15

    Plotting #d grapgh in Excel

    I wanted to plot 3d Graph for following data.I wanted to plot graph as in picture . Is it possible to do using excel sheet. If not any software that can plot below graph

    Zenith-azimuth.jpgazelev.gifnrel25mar.xls

  2. #2
    Forum Guru
    Join Date
    04-13-2005
    Location
    North America
    MS-Off Ver
    2002/XP and 2007
    Posts
    15,814

    Re: Plotting #d grapgh in Excel

    Seems like a continuation of this thread: http://www.excelforum.com/excel-gene...-in-excel.html

    First, I find I must understand in mathematical terms what is going on. It looks like you have some kind of spherical coordinates (http://en.wikipedia.org/wiki/Horizon...rdinate_system http://en.wikipedia.org/wiki/Spheric...rdinate_system), and are wanting to plot these spherical coordinates in some kind of 3D (3D scatter seems most likely?) chart. Excel does not have built in support for spherical coordinates, nor does it natively support 3D scatter plots. I'm sure it can be "mocked up" in Excel, but it will require several programming steps:

    1) Convert spherical coordinates to rectangular coordinates.
    2) Convert X,Y data to some kind of "date" (since Excel's 3D plots do not support 3D scatter).
    3) Plot these data in a 3D surface plot
    4) Figure out how to label the axes to show the real values for X and Y.

    Andy Pope has an example of how to create 3D scatter plots in Excel: http://andypope.info/charts/3drotate.htm

    I am not familiar with other graphing packages. I know there are many that can handle 3D scatter plots. I wouldn't be surprised if there are some that can also handle spherical coordinate systems without you needing to convert to rectangular coordinates.
    Quote Originally Posted by shg
    Mathematics is the native language of the natural world. Just trying to become literate.

  3. #3
    Registered User
    Join Date
    03-26-2014
    Location
    INDIA
    MS-Off Ver
    Excel 2003
    Posts
    15

    Re: Plotting #d grapgh in Excel

    3d data.xlsx
    Yes you are right . I wanted to plot graph as you mentioned.Since i dont know to convert SPeherical to rectangular format. I converted 3d format as per thread mentioned. Let me know hw to proceed further

    http://neutrium.net/mathematics/conv...inate-systems/
    Last edited by ajit.nayak87; 03-27-2014 at 01:39 AM.

  4. #4
    Forum Guru
    Join Date
    04-13-2005
    Location
    North America
    MS-Off Ver
    2002/XP and 2007
    Posts
    15,814

    Re: Plotting #d grapgh in Excel

    I think the next step I would take would be to study Andy Pope's spreadsheet until I understood what his example was doing. It looks to me like he is using geometry to calculate XY coordinates for the points in a regular 2D scatter plot, then adding some lines for axes and the "cage" to create the 3D effect.

    As this goes beyond anything I've ever had to do in Excel, I will let Andy explain any details you don't understand. If you really want to do this in Excel, I would suggest you spend some time with his example until you better understand it.

  5. #5
    Forum Contributor
    Join Date
    01-30-2011
    Location
    Vancouver, Canada
    MS-Off Ver
    Excel 2010
    Posts
    604

    Re: Plotting #d grapgh in Excel

    I've used the .NET framework languages (VB and C#) to accomplish this. You need to purchase separate graphing controls. You can do everything from basic plots to dynamic-rotating 3D graphics.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Plotting Grapgh in Excel
    By ajit.nayak87 in forum Excel General
    Replies: 3
    Last Post: 03-26-2014, 04:47 AM
  2. Need help plotting timeline in excel
    By laurasmith2121 in forum Excel Charting & Pivots
    Replies: 1
    Last Post: 03-13-2013, 12:01 PM
  3. Help plotting filled shapes (currently plotting outlines using scatter)
    By j_man2211 in forum Excel Charting & Pivots
    Replies: 1
    Last Post: 10-23-2012, 10:34 AM
  4. 3D plotting in Excel
    By mjronline in forum Excel Charting & Pivots
    Replies: 9
    Last Post: 04-29-2009, 05:15 AM
  5. 3D plotting in Excel
    By mjronline in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 04-28-2009, 05:50 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1