Skip to content

Victor

My feedback

3 results found

  1. 1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    1 comment  ·  General  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    Hi Victor,

    I’ve been playing around with this for a couple of hours and it looks like XLS support in Octave is patchy at best. I am going to keep this idea open, and if it receives more votes, we’ll look into a way to add support for native XLS files.

    In the mean time, I recommend saving your spreadsheet in the CSV file format and using the “csv2cell” function.

    An error occurred while saving the comment
    Victor commented  · 

    Hi Shane,

    thank you for looking into this. I did not know about CSV files, so definitely I will try it.
    What I found, before your advice, is to copy the XLS column into .m file, and then use a combination of 'fgetl' and 'str2double' to read the values into a vector.

    Victor shared this idea  · 
  2. 95 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    3 comments  ·  General  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    An error occurred while saving the comment
    Victor commented  · 

    Indeed, sign in only makes sense when there is need to save the file in the cloud, and not just for creating/editting.

    Victor supported this idea  · 
  3. 1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    5 comments  ·  General  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    An error occurred while saving the comment
    Victor commented  · 

    That was fast, Shane! It definitely looks cleaner now when doc f is called. Thanks again!

Feedback and Knowledge Base