Search:

Type: Posts; User: ahmedoa

Search: Search took 0.08 seconds.

  1. Re: Can you do this with arrays in eclipse, as you can do in matlab.

    Because I am using eclipse, a development environment which uses java. I'm a beginner to java, and I just assumed that someone who knows java is also knows how to use eclipse.
  2. Can you do this with arrays in eclipse, as you can do in matlab.

    In matlab, if you create an array you can actually open up that array in a spreadsheet and manipulate its entries by using that spreadsheet.

    Can you do that in eclipse?
  3. Replies
    1
    Views
    1,015

    Excel data to an array

    Hi

    Ok, so I have an 1 x 1001 line of data on an excel worksheet. I need to find a way to get this data into an array in java, with the exact same dimension, that is 1 x 1001. A vector basically.
    ...
Results 1 to 3 of 3