• data export

    From [email protected]@21:1/5 to All on Mon Mar 7 06:26:23 2016
    I have an array in which data is stored.
    How to get the array output in a MS-Excel format as output.
    Pls can anybody help me coding it ??

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From [email protected]@21:1/5 to [email protected] on Thu Nov 16 11:58:03 2017
    On Monday, March 7, 2016 at 8:26:25 AM UTC-6, [email protected] wrote:
    I have an array in which data is stored.
    How to get the array output in a MS-Excel format as output.
    Pls can anybody help me coding it ??

    Just use the WRITE_CSV function from IDL (https://www.harrisgeospatial.com/docs/write_csv.html) and then you can read it into Excel.

    - Kevin

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)